confluence-update
Warn
Audited by Snyk on May 19, 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.80). The skill's CLI and scripts (scripts/confluence-update.js and scripts/atlassian-browser.js) explicitly fetch Confluence page content from the provided --site via REST (e.g., GET to /rest/api/content/ in getPage), write the page body to before.storage.html, and then parse/modify that untrusted, user-generated page storage (replaceMarkedBlock / replaceTextMatch) as part of its required workflow, so fetched third‑party content is read and can directly affect what updates the tool performs.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata