use-railway

Fail

Audited by Snyk on May 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 instructs running commands that fetch S3 credentials (access key/secret) and to set variables with railway variable set KEY=value --service <svc> and to include "result (IDs, status, key output)" and command evidence, which forces the agent to handle and potentially output secret values verbatim.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly fetches and instructs the agent to read public, user-generated community content (Central Station/community threads via station-server.railway.com and station.railway.com API) and public docs (docs.railway.com) as part of its required "request"/reference workflow, so untrusted third‑party content can influence tool use and decisions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill explicitly recommends running a remote installer via shell execution "bash <(curl -fsSL cli.new)" (cli.new) when the Railway CLI is missing, which fetches and executes remote code at runtime while the skill relies on the CLI for many operations.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
May 15, 2026, 11:06 PM
Issues
3
Security Audit — snyk — use-railway