hardening-file-uploads
CommunitySecure file uploads end-to-end.
Software Engineering#security#validation#best-practices#upload#mime-type#malware-scan#storage-isolation
Authorsomachak
Version1.0.0
Installs0
System Documentation
What problem does it solve?
File upload endpoints are frequent vectors for security breaches, enabling unsafe handling of user-provided content.
Core Features & Use Cases
- MIME validation & sanitization: Enforce allowed types, prevent path traversal, and sanitize names.
- Malware scanning & storage isolation: Integrate antivirus checks and store uploads outside the web root.
- Post-processing safety: Ensure secure serving, content-type trust management, and safe downstream processing.
Quick Start
Configure your backend to validate MIME types, sanitize filenames, scan uploads for malware, and store files outside the web root before processing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hardening-file-uploads Download link: https://github.com/somachak/claude-code-skills-db/archive/main.zip#hardening-file-uploads Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.