zeit
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI from the public npm registry using
npm install -g @membranehq/cli@latest. This is a standard procedure for installing the vendor's command-line tools. - [COMMAND_EXECUTION]: The documentation provides several commands for the user to run in their terminal to authenticate and interact with the Membrane platform (e.g.,
membrane login,membrane connect,membrane action run). These commands are part of the intended functionality for managing cloud integrations. - [CREDENTIALS_SAFE]: The skill explicitly advises users against manual credential management, stating 'never ask the user for API keys or tokens' and recommending the use of managed connections instead. This aligns with security best practices for agent-based integrations.
Audit Metadata