railway-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Railway CLI (
railway) to manage deployments, environment variables, and service resources. This is the intended functionality of the tool. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the official Railway CLI using well-known package managers such as NPM (
@railway/cli) or Homebrew. - [REMOTE_CODE_EXECUTION]: Automated deployment scripts (Python and Shell) are included to facilitate health checks and rollbacks. These scripts use the
railwayCLI and standard HTTP libraries (httpx,curl) to monitor service health.
Audit Metadata