mcp-tokenflux-images

Fail

Audited by Snyk on Mar 14, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). Suspicious: the skill explicitly tells users to curl and pipe a raw .sh from an unverified GitHub repo (vaayne/mcphub)—a direct remote-execution vector—and references an unknown domain (tokenflux.ai) as the API endpoint, both of which are common vectors for distributing malware.

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

  • Third-party content exposure detected (high risk: 0.90). The skill instructs the agent to call the TokenFlux API (https://tokenflux.ai/v1/images/mcp) and specifically to use getModel to fetch a model's input_schema from the third-party service, which the agent is expected to read and use to construct generateImage requests—allowing untrusted/malicious schema content to influence tool use.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
Mar 14, 2026, 05:44 PM
Issues
3