genesis-railway
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Executes Railway CLI commands (
railway login,railway link,railway init) for infrastructure management andcurlfor service health verification. - [EXTERNAL_DOWNLOADS]: Recommends installing the official Railway CLI from trusted package registries such as NPM (
@railway/cli) or Homebrew. - [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: Reads project files (
cmd/<app>/main.go,docker-compose.yml) and local Railway configuration (~/.railway/config.json) to determine deployment parameters. - Boundary markers: None specified.
- Capability inventory: Full access to Railway project mutation tools (creating services, variables, and volumes) and shell execution via the CLI.
- Sanitization: None specified for input derived from source code analysis.
Audit Metadata