addon-object-storage-minio-s3
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified in the skill. It provides a standard architectural template for S3-compatible storage integration using MinIO and AWS S3.
- [EXTERNAL_DOWNLOADS]: The skill suggests installing 'boto3' via 'uv add', which is the official and trusted Python SDK for AWS services.
- [CREDENTIALS_UNSAFE]: The skill identifies the requirement for AWS access keys but explicitly mandates their configuration via environment variables rather than hardcoding, including a specific guardrail that warns against embedding secrets in code or docker-compose files.
Audit Metadata