notion-md-sync
Warn
Audited by Snyk on Aug 20, 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). The runtime workflow reads outsider-authored free text from the local Markdown post provided by the user via
scripts/notion_md_sync.py push PAGE_URL_OR_ID /path/to/post.md, then parses image references and prepares markdown for replacement (post.read_text(...)→prepare_markdown(...)→extract_image_refs(...)→replace_local_images_with_placeholders(...)).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata