higgsfield-mcp

Warn

Audited by Snyk on Jul 15, 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). Marketing Studio workflow calls show_marketing_studio(action="fetch", url=<product_url>), which fetches/scrapes public web product pages at runtime and then feeds the scraped product info into the LLM context via the tool’s returned data (indirect prompt injection risk).

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly calls show_marketing_studio to fetch and scrape a user-supplied product URL (<product_url>) at runtime, and the scraped images/product info are then used automatically to build generation prompts (so external content directly controls prompts).

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
Jul 15, 2026, 06:33 PM
Issues
2
Security Audit — snyk — higgsfield-mcp