skill-security

Warn

Audited by Snyk on Jun 12, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The required runtime workflow ingests the target skill’s own SKILL.md and flagged source files by reading them as UTF-8 text (scripts/scan.pyaz.read_text(fp) and then az.scan_frontmatter(...) / az.scan_patterns(...) / az.scan_python_ast(...)), which are outsider-authored free text when the skill comes from an untrusted third party (e.g., a downloaded marketplace skill or repo); this text is then placed into the agent’s LLM context via the produced findings/report.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 12, 2026, 07:39 PM
Issues
1
Security Audit — snyk — skill-security