hunt-dispatch

Warn

Audited by Snyk on Aug 24, 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 (fingerprint) and step 2 load path uses curl to fetch landing-page HTML and banners from outsider-controlled target hosts and then LLM-relevant framework markers are extracted from those response bodies at runtime.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill issues runtime curl requests to target-controlled URLs (e.g., "https://$H$P" and "https://$H"/"https://$TARGET/api/me") whose fetched responses are parsed and used to decide which platform/skills to load, meaning external content directly controls agent behavior at runtime.

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
Aug 24, 2026, 11:02 PM
Issues
2
Security Audit — snyk — hunt-dispatch