quentn
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
@membranehq/clipackage from the npm registry. This is the official command-line interface provided by the vendor for interacting with their integration platform. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform several operations including authentication (membrane login), connection management (membrane connect), and action execution (membrane action run). These are standard operational commands for the platform. - [DATA_EXPOSURE]: The skill emphasizes secure credential management by using Membrane's server-side authentication flows. It explicitly instructs the agent to never ask the user for API keys or tokens, relying instead on managed connections to handle the full authorization lifecycle.
Audit Metadata