railway-deploy
Fail
Audited by Snyk on Jun 20, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The workflow explicitly runs and parses environment-variable commands that print raw KEY=VALUE pairs (e.g.,
railway variable list --kv, greppingDATABASE_URL, and examples likeecho "secret" | railway variable set ...), which forces the agent to read/manipulate secret values and could cause those secrets to be included verbatim in its outputs or commands.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata