debugging-wizard
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code or patterns were detected. The skill provides legitimate developer guidance for troubleshooting and fixing software bugs across multiple languages.
- [PROMPT_INJECTION]: The skill's function of analyzing logs and error messages creates a surface for indirect prompt injection from untrusted input data. This is documented as a risk factor inherent to its debugging purpose.
- Ingestion points: Error messages, stack traces, and log entries provided by the user as described in SKILL.md and references/systematic-debugging.md.
- Boundary markers: None specified in the instructions for the agent to distinguish between data and instructions.
- Capability inventory: The skill lacks capabilities for network access, file system modifications, or arbitrary command execution, mitigating the risk of injection.
- Sanitization: No sanitization steps are defined for the analyzed logs.
Audit Metadata