fastapi-patterns

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.70). The skill includes examples that perform HTTP requests to external endpoints (e.g., the "async_external" example in the "Async Best Practices" section which uses httpx to fetch a list of urls and returns response.json(), plus external API calls in examples/complete-api-example.py), so it clearly ingests untrusted public third‑party content as part of its workflow.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 12:52 AM