systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The 'Systematic Debugging' framework encourages a methodical approach that improves code quality and security by preventing 'guess-and-check' modifications.
- [Indirect Prompt Injection] (SAFE): The skill ingests untrusted error logs and stack traces. The requirement for independent hypothesis testing and pattern analysis mitigates the risk of an agent blindly following instructions embedded in malicious log data. 1. Ingestion points: SKILL.md (Phase 1). 2. Boundary markers: Absent. 3. Capability inventory: Shell command execution (bash), codesign, and file modification. 4. Sanitization: Absent.
- [Data Exposure] (SAFE): Shell examples use security-conscious patterns (e.g., checking variable status without printing values) for troubleshooting sensitive environment variables.
Audit Metadata