crypto-kline-analysis
Warn
Audited by Snyk on Aug 27, 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
notion-writer/scripts/write_to_notion.py, the agent ingests outsider-authored free text directly from the caller via--contentor from a user-supplied--filepath, then converts it into Notion blocks and uploads it (content→markdown_to_notion_blocks(content)→client.pages.create(..., children=blocks)).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata