file-uploads
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a security-focused reference for handling untrusted file data.
- [SAFE]: Correctly identifies path traversal risks and provides sanitization logic using UUID generation and basename extraction.
- [SAFE]: Promotes secure file validation by recommending magic byte analysis over untrusted file extensions.
- [SAFE]: Encourages Denial of Service prevention through the implementation of file size limits on both client and server sides.
Audit Metadata