AI agent時代、`.claude/` と `.vscode/` はCIと同じくらいレビュー対象になる Configuration directories like `.claude/` and `.vscode/` that AI coding agents read are em…
AI要約 AI coding agentが参照する `.claude/` や `.vscode/` などの設定ファイルは、悪意ある指示を埋め込むサプライチェーン攻撃の新たな経路になり得る。依存パッケージだけでなく、agentが読む設定ディレクトリもCIと同等の厳格なコードレビュー対象とすべきという主張を解説する。
EN Configuration directories like `.claude/` and `.vscode/` that AI coding agents read are emerging as a new attack surface for supply chain threats, beyond just npm dependencies. The article argues these files deserve the same rigorous code review as CI configuration.