doc-processing
Warn
Audited by Snyk on Jun 23, 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.85). The skill’s runtime path can fetch a user-supplied URL (public web content) via
doc-download.py, thendoc-convert.pyconverts the downloaded document into readable markdown (content.md) that is subsequently read to enrichmeta.md, so outsider-authored free text can enter the agent’s LLM context through the document’s body text.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata