vultr
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the user to install the official Membrane CLI package (
@membranehq/cli) from the public NPM registry. This tool is required to facilitate the integration between the agent and the Vultr API. - [COMMAND_EXECUTION]: System commands are used via the
membraneCLI to manage the lifecycle of Vultr resources. These commands include authentication (membrane login), connection establishment (membrane connect), and action execution (membrane action run). - [SAFE]: The skill emphasizes a secure-by-design approach to authentication. It instructs the agent to use Membrane's connection system rather than asking the user for sensitive API keys or storing tokens locally, which mitigates the risk of credential exposure.
Audit Metadata