file-handling
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, prompt injections, or exfiltration patterns were detected in the skill content.
- [SAFE]: The code snippets provided explicitly implement security best practices, including path traversal prevention via Path.GetFileName, file signature validation using magic numbers, and resource protection through streaming and size limits.
- [SAFE]: External references target well-known and trusted technology documentation sources such as Microsoft Learn and the OWASP Foundation.
- [SAFE]: The skill uses opaque identifiers (GUIDs) for file storage and access, preventing internal path exposure and ID enumeration attacks.
Audit Metadata