Skip to main content

convex-file-storage

Facilitates complete file handling in Convex applications, including uploads, serving files via URL, and managing file metadata.

Install this skill

or
98/100

Security score

The convex-file-storage skill was audited on Mar 8, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 243

Fetch to external URL

SourceSKILL.md
243const response = await fetch("https://api.example.com/generate", {
low line 243

External URL reference

SourceSKILL.md
243const response = await fetch("https://api.example.com/generate", {
Scanned on Mar 8, 2026
View Security Dashboard