fastapi-enterprise

Warn

Audited by Snyk on Feb 16, 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.80). The skill includes a central HTTP client (references/httpx-patterns.md -> core/httpx.py) and example integrations that load arbitrary external base_urls from YAML (e.g., services/payment/client.py loading config/development.yml payment_api.base_url) and then call and parse response.json from those external APIs, which means the agent will fetch and interpret untrusted third-party content from arbitrary URLs configured by users.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 03:08 AM