railway-logs
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill documents methods to stream log data to external destinations, including webhooks, S3 buckets, and third-party observability services (e.g., Datadog, Axiom, BetterStack). This is a core functionality for long-term log retention and external analysis.
- [PROMPT_INJECTION]: The skill processes Railway logs which act as an untrusted ingestion point, creating a surface for indirect prompt injection. * Ingestion point: output of railway logs CLI commands. * Boundary markers: None specified in the instructions. * Capability inventory: file writing, network requests via scripts, and shell command execution. * Sanitization: Not explicitly documented for log processing.
- [COMMAND_EXECUTION]: Instructs the agent to use shell commands (e.g., railway logs, grep, jq) and provided scripts (stream-logs.sh, export-logs.sh) for log management and automation tasks.
Audit Metadata