code-instructor
Warn
Audited by Snyk on Aug 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md instructs running the bundled script
python scripts/annotate_code.py <file> <language>, which reads the contents of a user-provided code file viaopen(file_path, 'r')and then processes that text withannotate_codefor teaching.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata