fly-io
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate operational instructions for deploying and scaling applications on Fly.io, utilizing standard platform features like
fly launchandfly deploy. - [SAFE]: The provided bash script for canary deployments uses
curlto perform health checks against the application's own deployment URL on the well-knownfly.devdomain. This is standard monitoring behavior. - [SAFE]: Instructions for secret management correctly direct users to use the platform's native encrypted storage (
fly secrets set), which is a secure practice for handling credentials. - [SAFE]: The skill emphasizes the use of private WireGuard networking (
.internalDNS) to prevent exposing internal services to the public internet.
Audit Metadata