systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional markdown files and utility scripts designed to guide an AI agent through a rigorous debugging process.
- [COMMAND_EXECUTION]: The skill includes a bash script (
find-polluter.sh) and provides example shell commands for evidence gathering (e.g., checking environment variables, listing keychains). These are used strictly for diagnostic purposes within a development context. - [DATA_EXPOSURE]: The skill explicitly demonstrates secure debugging practices, such as verifying the presence of environment variables without printing their actual values (e.g.,
${IDENTITY:+SET}). - [NO_CODE]: The logic provided is primarily instructional or involves standard development tools (npm, git, security) with no evidence of malicious intent or hidden behaviors.
Audit Metadata