web-read
Warn
Audited by Snyk on Mar 29, 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 skill's scripts/read.py constructs a WebIntent with WebIntentType.READ_URL from input_data["url"] and invokes WebIntelligenceRouter.execute to fetch and normalize arbitrary URLs into Markdown, meaning untrusted public web content (including user-generated pages) is ingested and returned for the agent to read and act on.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata