railway-environment
Fail
Audited by Snyk on Feb 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill's examples and mutation calls show inserting variable values directly into JSON/GraphQL payloads (e.g.,
"API_KEY": {"value": "secret"}), which requires the LLM to include secret values verbatim in generated commands/requests, creating an exfiltration risk.
Audit Metadata