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.shdesigned to identify tests causing environment pollution by iteratively executingnpm teston files matching a user-provided pattern. Additionally,SKILL.mdincludes illustrative examples of shell commands for diagnosing build and signing issues, such assecurity list-keychains,security find-identity, andcodesign. - [DATA_EXPOSURE]: Documentation in
SKILL.mdandroot-cause-tracing.mdsuggests using commands likeenv | greporsecuritytools 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