unrestricted-file-upload-anti-pattern
CommunitySecure file uploads against malicious content.
Authorigbuend
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents attackers from uploading malicious files (like web shells) to your application by enforcing strict validation on file types, sizes, and content.
Core Features & Use Cases
- Vulnerability Detection: Identifies insecure file upload implementations.
- Secure Coding Guidance: Provides examples of how to properly validate and handle uploaded files.
- Use Case: When reviewing code that handles user uploads, use this Skill to ensure that only permitted file types are accepted and that no dangerous files can be executed on the server.
Quick Start
Review the current file upload functionality for unrestricted file upload vulnerabilities.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: unrestricted-file-upload-anti-pattern Download link: https://github.com/igbuend/grimbard/archive/main.zip#unrestricted-file-upload-anti-pattern 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 223,000+ vetted skills library on demand.