xiaohongshu-search
Warn
Audited by Snyk on Jun 12, 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). 运行时通过
scripts/fetch_xhs_hot_articles.py调用红狐 API 获取小红书热门笔记的title/desc/authorNickname等字段,这些属于外部平台内容(非操作用户自写)并会被作为可读文本进入 LLM 上下文(JSON stdout + HTML 生成)。
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata