سجل التدقيق
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.