arkweb-design-doc
Warn
Audited by Snyk on Aug 8, 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). 运行时在 Step 1 读取参考资料时会直接读取 {DOCS_REPO}/analysis/{date}-{feature}-analysis.md、proposal.md、brainstorm.md 等任务相关文件(这些内容可由非受信方在流程前写入/提供,从而形成间接提示注入暴露)。
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly reads required templates and analysis/reference files at runtime (e.g., {DOCS_REPO}/assets/templates/requirement.md and {DOCS_REPO}/analysis/{date}-{feature}-analysis.md), which are used to populate and constrain the agent's prompts/output, so these external repo paths are runtime dependencies that control the agent behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata