file-uploads

Community

Securely upload files with multi-stage validation.

Authordadbodgeoff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust and secure pipeline for handling file uploads, ensuring that only safe and valid files are processed, thereby preventing security vulnerabilities and data corruption.

Core Features & Use Cases

  • Multi-stage Validation: Enforces checks for file size, type, content signature, and malware.
  • Malware Scanning: Integrates with ClamAV to detect and block malicious files.
  • Duplicate Detection: Prevents redundant processing of identical files using hash-based checks.
  • Race Condition Protection: Utilizes distributed locks to manage concurrent uploads safely.
  • Use Case: Securely accepting user-submitted documents, images, or other files in a web application, ensuring they are free from threats and duplicates before storage.

Quick Start

Use the file-uploads skill to validate and upload the attached document 'report.pdf'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: file-uploads
Download link: https://github.com/dadbodgeoff/drift/archive/main.zip#file-uploads

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.