Skip to main content

uploadthing

Facilitates file uploads in TypeScript apps using UploadThing, enabling easy integration with S3 storage and pre-built React components.

Install this skill

or
90/100

Security score

The uploadthing skill was audited on Mar 7, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 54

Template literal with variable interpolation in command context

SourceSKILL.md
54console.log(`Avatar uploaded for user ${metadata.userId}: ${file.url}`)
medium line 115

Template literal with variable interpolation in command context

SourceSKILL.md
115console.log(`${res.length} files uploaded`)
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →