s3-upload-handler
Facilitates seamless file uploads to AWS S3 with customizable UI components and server-side processing capabilities.
Install this skill
or
88/100
Security score
The s3-upload-handler skill was audited on Feb 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 98
Template literal with variable interpolation in command context
SourceSKILL.md
| 98 | Key: `uploads/${uuidv4()}-${fileName}`, |
medium line 73
Access to .env file
SourceSKILL.md
| 73 | Ensure `.env.local` has the necessary AWS credentials: |
low line 94
Access to .env file
SourceSKILL.md
| 94 | const client = new S3Client({ region: process.env.AWS_REGION }); |
low line 97
Access to .env file
SourceSKILL.md
| 97 | Bucket: process.env.AWS_S3_BUCKET_NAME!, |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 278
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
github-copilotcodexchatgptcursoropenclawapifrontendbackendfrontend-developerbackend-developerproduct-managerawsdevelopmentproduct
aiskillstore/marketplace