detection-engineering-coverage-evaluation

Warn

Audited by Snyk on Jun 26, 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.95). The workflow explicitly fetches and extracts “the entire text content of the page” from a user-supplied URL (Step 1), which is public web content authored by outsiders, and that extracted free-form text is then passed into the LLM/tool context to generate TDOs (Step 2).

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill's Step 1 instructs the agent at runtime to fetch the full HTML/text from an external blog URL (placeholder {url}) and then use that fetched content to generate Threat Detection Opportunities, meaning remote content fetched from {url} would directly control agent prompts and subsequent behavior.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 26, 2026, 08:46 PM
Issues
2
Security Audit — snyk — detection-engineering-coverage-evaluation