flaresolverr

Warn

Audited by Snyk on Mar 10, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly fetches arbitrary public URLs and returns their full page HTML via the local API/scripts (see SKILL.md and scripts/flaresolverr-fetch.sh calling http://localhost:8191/v1), so untrusted third-party web content is ingested and can directly influence the agent's parsing and subsequent actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The scripts run docker run pulling the image ghcr.io/flaresolverr/flaresolverr:latest at runtime, which fetches and executes remote code from a remote registry and is required for the skill to function.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 10, 2026, 03:36 PM