railway
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage from the NPM registry. This is the official command-line interface for the Membrane platform (the skill's authoring organization) and is required for the skill to function. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands (e.g.,membrane login,membrane action list,membrane action run) to manage Railway resources. These commands are standard operations for this integration and do not involve arbitrary shell execution or unsafe user input interpolation. - [DATA_EXPOSURE]: The skill explicitly advises against asking users for API keys or tokens, instead utilizing Membrane's built-in connection management to handle secrets server-side, which is a security best practice.
Audit Metadata