backend-file-storage
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides well-structured documentation and code examples for secure cloud storage architectures. All external references and dependencies are directed to trusted or official sources (AWS, Cloudflare, Azure, etc.).
- [SAFE]: Implements industry-standard security practices including:
- [CREDENTIALS_SAFE]: Does not contain hardcoded secrets; correctly uses environment variables and IAM role-based access for credential management.
- [COMMAND_EXECUTION]: Shell commands provided (e.g.,
ffmpeg,clamscan) are standard for the described purpose (media processing, virus scanning) and are not used maliciously. - [PROMPT_INJECTION]: No malicious instruction overrides or bypasses were detected in the instructions.
- [EXTERNAL_DOWNLOADS]: Dependencies listed (e.g.,
@aws-sdk/client-s3,sharp) are well-known, versioned libraries from official registries.
Audit Metadata