douyin-video-forge
Warn
Audited by Snyk on Jun 14, 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). 在 Phase 2 的浏览器采集步骤中,运行时会直接读取并把抖音网页上的“热榜/搜索结果/视频详情评论区/竞品主页简介与作品标题”等外部文本(非操作用户自选引入的第三方内容)喂入 LLM 上下文进行分析与脚本生成。
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly navigates at runtime to Douyin pages (e.g., https://www.douyin.com/hot, https://www.douyin.com/search/?type=video, https://www.douyin.com/video/<video_id>) and uses the scraped page content to drive analysis and to generate prompts/scripts, so external web content fetched at runtime directly controls the agent's prompts.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (3)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata