fastapi-microservices-development
Warn
Audited by Snyk on Feb 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.70). The skill clearly ingests untrusted, user-generated content as part of runtime behavior (e.g., file uploads in EXAMPLES.md file_upload.py via /upload and /upload-multiple, and WebSocket messages in websocket_chat.py via /ws/chat) which the service reads/parses and could carry indirect prompt-injection payloads.
Audit Metadata