gdocs-comment
Warn
Audited by Snyk on Aug 4, 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). In the runtime path gdocs-post.mjs → findAndSelect(anchor) → open Find & Replace, the skill reads user-provided
anchortext and sends it into the Google Docs UI’s search dialog, then parses the dialog’s visible textContent (match counters) viarpc('eval', ...)to decide whether to click/attach—so it ingests free text from an outsider-authored plan.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata