Skip to main content

fly-deploy

Manages Fly.io deployments with commands for scaling, logging, and database management, simplifying the deployment process.

Install this skill

or
82/100

Security score

The fly-deploy skill was audited on Feb 9, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 376

Curl to non-GitHub URL

SourceSKILL.md
376curl https://jfl-platform.fly.dev/api/health
medium line 174

Access to .env file

SourceSKILL.md
174- `sync` - Sync from local .env file
low line 187

Access to .env file

SourceSKILL.md
187# Bulk set from .env (with confirmation)
low line 188

Access to .env file

SourceSKILL.md
188flyctl secrets import < .env
low line 209

Access to .env file

SourceSKILL.md
209/fly-deploy secrets sync Sync from .env
low line 214

Access to .env file

SourceSKILL.md
214This will sync all secrets from your local .env file:
low line 45

External URL reference

SourceSKILL.md
45URL: https://jfl-platform.fly.dev
low line 123

External URL reference

SourceSKILL.md
123https://jfl-platform.fly.dev
low line 376

External URL reference

SourceSKILL.md
376curl https://jfl-platform.fly.dev/api/health
low line 599

External URL reference

SourceSKILL.md
599- Test the deployment: https://jfl-platform.fly.dev
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →