systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill utilizes standard local development commands such as
pnpm test,pnpm type-check,pnpm lint,git diff, andgit log. These commands are essential for the primary purpose of debugging and are used within their intended scope. - DATA_EXPOSURE (SAFE): While the skill accesses git history and test outputs, these operations are local to the development environment and are not associated with any external exfiltration or credential access patterns.
Audit Metadata