dev-log
Fail
Audited by Snyk on Apr 1, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (high risk: 1.00). The skill contains a hidden/deceptive instruction to edit its own SKILL.md (replace the VAULT_PATH placeholder), which is a self-modifying, persistent change outside the stated purpose of producing a dev log and thus constitutes a prompt injection.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's Step 2 explicitly instructs checking for PR information (e.g., via "gh pr view") and extracting PR titles/descriptions, which are public, user-generated GitHub content that the agent must read and use to inform decisions and the dev log.
Issues (2)
E004
CRITICALPrompt injection detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata