summarize-skill
Warn
Audited by Snyk on Mar 13, 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). This skill explicitly fetches and ingests arbitrary public webpages (e.g., YouTube, news, blogs) as described in SKILL.md and implemented in summarize.py (get_web_content -> session.get) and then parses and summarizes that untrusted, user-generated content to drive its output, meaning third‑party page content can materially influence the agent's behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata