manage-knowhow-capture
Warn
Audited by Snyk on Jul 3, 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). For
referencetype, the workflow fetches arbitrary public web content at runtime from--source <url>viacurl, then extracts readable text into the LLM context for summarization (indirect prompt injection risk from outsider-authored page content).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). This skill explicitly fetches --source URLs at runtime via Bash curl and injects the fetched content into generated references (example: https://docs.stripe.com/api), so remote content can directly control the agent's output.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata