Histórico de Auditoria
claude-code-headless - 3 auditorias
Versão da auditoria 3
Mais recente SeguroJan 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.
Fatores de risco
⚙️ Comandos externos (211)
🔑 Variáveis de ambiente (9)
📁 Acesso ao sistema de arquivos (2)
🌐 Acesso à rede (3)
Versão da auditoria 2
SeguroJan 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.
Fatores de risco
⚙️ Comandos externos (211)
🔑 Variáveis de ambiente (9)
📁 Acesso ao sistema de arquivos (2)
🌐 Acesso à rede (3)
Versão da auditoria 1
SeguroJan 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.