realm
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the NPM registry to interact with the Membrane platform. This is a standard installation of the official CLI tool provided by the vendor. - [COMMAND_EXECUTION]: The skill executes various
membraneCLI commands for authentication (membrane login), connection management (membrane connect), and action execution. These commands are necessary for the skill's primary function and are used according to the vendor's documentation. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill correctly follows security best practices by advising against asking users for API keys or secrets, instead using the Membrane platform's built-in authentication flow to manage credentials server-side.
Audit Metadata