range
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the
@membranehq/clipackage from the official npm registry. This is a standard tool provided by the vendor (membranedev) to facilitate secure integrations. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI to perform operations such as logging in, connecting to services, and running actions. These operations are part of the intended functionality for interacting with the Membrane ecosystem. - [CREDENTIALS_UNSAFE]: No sensitive credentials or secrets are hardcoded. The skill documentation emphasizes using Membrane's server-side connection management to handle authentication safely, avoiding the need for the user to provide local API keys.
Audit Metadata