systematic-debugging

Pass

Audited by Gen Agent Trust Hub on Jul 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a utility bash script (find-polluter.sh) that executes npm test on local files found via a user-defined pattern. This is a legitimate development tool for isolating failing tests.
  • [COMMAND_EXECUTION]: Instructional content in SKILL.md and root-cause-tracing.md suggests using diagnostic shell commands like env, security list-keychains, and codesign to troubleshoot environmental and build-related issues. These are intended for local debugging purposes.
  • [SAFE]: The provided TypeScript utilities in condition-based-waiting-example.ts implement polling logic for asynchronous events in tests, which is a common and safe practice for improving test reliability.
  • [SAFE]: The skill promotes a rigorous, multi-phase debugging methodology and defense-in-depth validation strategies, which are considered industry best practices for software quality.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 9, 2026, 06:31 PM
Security Audit — agent-trust-hub — systematic-debugging