監査履歴
claude-code-headless - 3 監査
監査バージョン 3
最新 安全Jan 16, 2026, 01:21 PM
This is a pure documentation skill containing only markdown files that document Claude Code CLI usage. All static findings are FALSE POSITIVES because the 'external_commands' patterns are documentation examples in markdown code blocks, not actual executable code. The skill contains no scripts, no file operations, no network calls, and no credential access. Shell constructs like $(...) are examples showing how to parse Claude Code JSON output, not malicious command execution.
リスク要因
⚙️ 外部コマンド (211)
🔑 環境変数 (9)
📁 ファイルシステムへのアクセス (2)
🌐 ネットワークアクセス (3)
監査バージョン 2
安全Jan 16, 2026, 01:21 PM
This is a pure documentation skill containing only markdown files that document Claude Code CLI usage. All static findings are FALSE POSITIVES because the 'external_commands' patterns are documentation examples in markdown code blocks, not actual executable code. The skill contains no scripts, no file operations, no network calls, and no credential access. Shell constructs like $(...) are examples showing how to parse Claude Code JSON output, not malicious command execution.
リスク要因
⚙️ 外部コマンド (211)
🔑 環境変数 (9)
📁 ファイルシステムへのアクセス (2)
🌐 ネットワークアクセス (3)
監査バージョン 1
安全Jan 10, 2026, 08:42 AM
This is a pure documentation skill containing only markdown files. It provides examples and documentation for using Claude Code CLI headless mode. No executable code, no file operations, no network calls, no command execution. The shell script examples are documentation only, not actual scripts.