volterra
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and instructions for using the Volterra integration via the Membrane CLI. All external references and installation commands (@membranehq/cli) are official vendor resources associated with the author ('membranedev').
- [COMMAND_EXECUTION]: The skill uses standard CLI commands (
membrane login,membrane action run) for its intended purpose of infrastructure management. These are routine operations for a developer tool and do not show signs of malicious intent or argument injection. - [EXTERNAL_DOWNLOADS]: The skill installs the official Membrane CLI from npm (
npm install -g @membranehq/cli). This is a trusted vendor package required for the skill's functionality. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly instructing the agent to never ask for user API keys and instead use Membrane's built-in connection management for authentication.
Audit Metadata