xiaohongshu-content-parser
Warn
Audited by Snyk on Jun 22, 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). The required runtime workflow fetches a user-supplied Xiaohongshu share URL via
fetchWithRetry(apiUrl)→fetchJson()and then parses the returned JSON text intopayload, which is then written intoraw.json/normalized.jsonand used to generatereport.md(i.e., outsider-authored post content from the public web is ingested as readable text at runtime).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata