debugging-and-error-recovery
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines standard development workflows using established tools such as npm and git. The commands provided (e.g.,
npm test,git bisect) are appropriate for the stated purpose of debugging and testing codebases. - [SAFE]: The skill contains a dedicated 'Treating Error Output as Untrusted Data' section. This provides proactive security guidance to the AI agent, instructing it to treat external error messages and logs as data rather than instructions, requiring user confirmation before acting on suggestions found within such outputs. This is a robust mitigation against indirect prompt injection.
- [SAFE]: No evidence of obfuscation, hardcoded credentials, unauthorized data exfiltration, or malicious remote code execution was found. The instructions prioritize evidence preservation and systematic verification.
Audit Metadata