railway-config
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses official Railway CLI commands such as
railway config init,railway config pull,railway config plan, andrailway up. These commands are standard for managing Railway projects and are expected in a skill provided by the service vendor. - [DATA_EXFILTRATION]: The skill includes explicit security guidelines to avoid hardcoding secrets in the infrastructure configuration. It recommends omitting secrets or using the
preserve()helper to ensure sensitive values are not exposed in the source code. - [EXTERNAL_DOWNLOADS]: The skill references the official
railway/iacpackage for infrastructure-as-code definitions. This is a legitimate vendor resource used to define and manage project resources. - [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or unauthorized data access, were found in the provided files. The skill follows best practices for infrastructure-as-code management.
Audit Metadata