claude-code-debug
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes various shell commands including
claude --debug,ls,grep, andcatto inspect the file system and verify the state of Claude Code extensions and project settings. - [DATA_EXFILTRATION]: Accesses sensitive configuration and state files such as
~/.claude/settings.json,.mcp.json, session logs, and audit logs. These operations are strictly localized for diagnostic purposes and do not involve data transmission to external servers. - [EXTERNAL_DOWNLOADS]: References the installation and execution of official Model Context Protocol (MCP) servers via
npmandnpx, and utilizes thejustcommand runner for executing pre-defined validation suites. - [COMMAND_EXECUTION]: Recommends modifying file permissions using
chmod +xto enable execution of hook scripts, which is the standard operational procedure for Claude Code hooks.
Audit Metadata