wenqu-image
Warn
Audited by Snyk on Aug 1, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). sources/prompt exposure: 在 references/gen-workflow.md 第2/3步,技能从调用方文章中读取
> 🖼️ 待配图占位标记与# 画图提示代码块正文(外部可由用户/作者提供的自由文本),并将其拼入生成用的--prompt交给脚本scripts/gpt-image-2-gen.sh进行图像生成。
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's scripts (e.g., scripts/fetch-ref.sh) download style reference images at runtime from https://raw.githubusercontent.com/gogoingai/wenqu-skills/master/wenqu-image-assets/styles (and specific raw image URLs such as https://raw.githubusercontent.com/gogoingai/wenqu-skills/master/wenqu-image-assets/styles/mono-marker/mono-marker-02-branch-decision.png), which are then passed as --ref to the image-generation tool and therefore directly influence model outputs and are required for operation.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata