douyin-top-account
Warn
Audited by Snyk on Jul 1, 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). 运行时通过
python3 scripts/fetch_top_account.py向https://doubaoya.com/.../douyin-top-account/call发起请求并读取其返回 JSON(response.read()→json.loads(body)→print(json.dumps(data...))),该返回内容属于外部服务/第三方来源的文本进入主 Agent 的 LLM 上下文。
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata