railway-deploy
Deploy code from the current directory to Railway using railway up.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for railway-deploy, derived from its capabilities.
AIVSS 8.2 ยท High
View MAESTRO 7-layer threat model โOverview
An Agent Skill (author Railway) that deploys the current directory to Railway via railway up on triggers like 'deploy', 'ship', or 'push'. Its frontmatter scopes allowed-tools to Bash(railway:*) and depends on the railway-cli, so the skill runs real deployment commands against a hosting platform.
Key features
- railway up deployment
- Bash(railway:*)-scoped tools
- Trigger-word activation
Use cases
- Shipping code to Railway
- Pushing app updates