rev
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the npm registry and usesnpxto execute it. This is the official tool provided by the vendor (Membrane) to facilitate integrations. - [COMMAND_EXECUTION]: Instructions guide the user to execute shell commands using the
membraneCLI tool. These commands are used for standard operations such as authentication, service connection, and running pre-defined actions. - [CREDENTIALS_SAFE]: The skill emphasizes security by instructing the agent to never ask for API keys. Instead, it uses a browser-based authentication flow managed by the Membrane platform, ensuring secrets are handled server-side and not stored in the local environment.
Audit Metadata