systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Sep 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill contains instructional content, best-practice code examples for debugging, and a shell script for identifying test pollution, all of which are standard developer tools and practices.
- [COMMAND_EXECUTION]: The utility
find-polluter.shexecutes shell commands, specificallyfindandnpm test, to identify tests that create unwanted side effects. This is a standard diagnostic tool within a development environment. - [DATA_EXPOSURE]: The
SKILL.mdfile includes examples for diagnostic instrumentation that involve checking environment variables and security identities. These are provided as educational examples for tracing issues in multi-component systems and are not automated by the skill itself. - [INDIRECT_PROMPT_INJECTION]: The skill contains scenario-based test files (
test-pressure-1.mdthroughtest-pressure-3.md) designed to evaluate the agent's ability to maintain a systematic debugging approach under simulated social or time pressure.
Audit Metadata