rails-deployment
Fail
Audited by Snyk on Mar 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes examples that place secrets directly into .env files and into command lines (e.g., docker run -e RAILS_MASTER_KEY=, .env with DATABASE_URL and registry passwords), which would require an LLM to insert secret values verbatim into generated commands or code, creating exfiltration risk.
Audit Metadata