debugging-and-error-recovery
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and code snippets follow standard development practices for debugging and error recovery without introducing security risks. No malicious patterns, obfuscation, or unauthorized data access were identified.
- [COMMAND_EXECUTION]: The skill references standard CLI tools (
npm,git) for running tests and repository bisection. These commands are integral to the stated purpose of debugging code and are used in a standard manner within the development workflow. - [PROMPT_INJECTION]: Includes defensive instructions specifically warning the agent to treat content within error messages, stack traces, or logs as untrusted data rather than authoritative instructions. This is a security best practice designed to prevent indirect prompt injection from external sources.
Audit Metadata