flyio-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard deployment procedures for Fly.io, including Docker configuration and fly.toml setup.
- [SAFE]: Includes security best practices such as running applications as a non-root user within the Docker container and using multi-stage builds to minimize the final image size.
- [SAFE]: The environment variable examples use clear placeholders (e.g., "fo1_xxxxxxxxxxxx") rather than actual credentials.
- [SAFE]: Instructions correctly advise using the platform's secret management system ("fly secrets set") rather than hardcoding sensitive information.
Audit Metadata