convex-file-storage
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 accepts and serves arbitrary user-uploaded files (via generateUploadUrl/client upload, stored via ctx.storage and returned by getFile/getFileUrl, and served by the HTTP route /files/{storageId}), so the agent can be fed untrusted, user-generated content that could contain indirect prompt-injection payloads.
Audit Metadata