systematic-debugging
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script
find-polluter.shthat automates the execution ofnpm teston files within the project. It also instructs the agent to run a local utilityscripts/aegis-workspace.py. These are functional components of the debugging workflow. - [PROMPT_INJECTION]: The skill's workflow involves reading and processing external data such as error logs, stack traces, and git diffs. This represents an indirect prompt injection surface where maliciously crafted logs could attempt to influence the agent. The skill does not define specific sanitization or boundary markers for these ingestion points, although its structured investigation phases provide some inherent guardrails.
Audit Metadata