notion-api
Warn
Audited by Snyk on Mar 21, 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). This skill directly fetches user-generated content from the Notion API (see scripts/notion-api.mjs — cmdRetrieveBlock, cmdBlockChildren, cmdQuery, cmdSearch) via https://api.notion.com, and the agent reads/prints that content and can use it to drive follow-up actions such as append-blocks/update-blocks, so untrusted third-party content could influence behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata