systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a bash utility
find-polluter.shwhich executesnpm teston files identified through a directory search. It also includes diagnostic shell command examples for investigating multi-component systems, such as checking environment variables and keychain identities usingsecurity. Thefind-polluter.shscript executes test files using their discovered paths, which is standard for developer testing utilities.\n- [INDIRECT_PROMPT_INJECTION]: The skill directs the agent to perform in-depth analysis of error logs and test outputs, which are external data sources.\n - Ingestion points: Error messages, stack traces, and git diffs processed during the Root Cause Investigation phase.\n
- Boundary markers: None specified for delimiting external data from instructions.\n
- Capability inventory: The agent has the ability to execute tests and shell scripts within the environment.\n
- Sanitization: No sanitization is performed on error messages or logs before analysis.\n- [SAFE]: The core of the skill is a structured debugging methodology focused on identifying root causes before attempting fixes. The included documentation and "pressure test" scenarios are educational tools designed to verify the agent's adherence to these best practices. The provided TypeScript examples and markdown guides promote secure and reliable development practices like defense-in-depth validation and condition-based waiting.
Audit Metadata