wps-doc-scraper
Warn
Audited by Snyk on Jun 28, 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.85). Outsider free text is fetched at runtime from public KDocs/ProcessOn endpoints (e.g.,
https://drive.kdocs.cn/api/v5/links/<share_id>?review=trueandhttps://wps.processon.com/wpsapi/diagrams/view/api?...) and then parsed intodefinition/commentsand written into Markdown (build_markdown()→render_node()), which becomes LLM-readable text in the agent context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata