systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive instructional content for debugging software issues without introducing any malicious instructions or prompt injection vectors.
- [COMMAND_EXECUTION]: The skill includes a bash script
find-polluter.shwhich executes local tests usingnpm testto identify state pollution. This is a standard and safe development workflow intended for local repository debugging. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive file access, or network exfiltration patterns were found. The skill operates entirely on local project files during debugging sessions.
- [OBFUSCATION]: No forms of obfuscation (Base64, hex-encoding, zero-width characters) were detected in the instructions or scripts.
Audit Metadata