railway-observability

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The script uses the Railway CLI to automate service creation and configuration. These operations are restricted to the user's authenticated Railway account.
  • [CREDENTIALS_UNSAFE] (SAFE): The script prompts for a Grafana admin password using the '-s' flag with 'read', ensuring the secret is not displayed in the terminal output or stored in shell history.
  • [EXTERNAL_DOWNLOADS] (SAFE): The script mentions installing the '@railway/cli' package via NPM or Homebrew, which are standard, trusted distribution channels for developer tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:29 PM