systematic-debugging

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a shell script find-polluter.sh designed to identify tests causing environment pollution by iteratively executing npm test on files matching a user-provided pattern. Additionally, SKILL.md includes illustrative examples of shell commands for diagnosing build and signing issues, such as security list-keychains, security find-identity, and codesign.
  • [DATA_EXPOSURE]: Documentation in SKILL.md and root-cause-tracing.md suggests using commands like env | grep or security tools to inspect the local environment and keychain status. These are presented as standard diagnostic steps for developers to verify the propagation of configuration and secrets (e.g., signing identities) within their own development or CI environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 09:38 PM