jumio
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the official npm registry. This is a standard dependency for interacting with the Membrane platform and is owned by the skill's author. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform authentication, connection management, and API actions. All commands are limited to the scope of the integration's intended functionality. - [DATA_EXFILTRATION]: No sensitive local data or credentials are accessed. The skill follows security best practices by using an external connection manager (Membrane) to handle authentication tokens server-side, preventing the need for local secret storage.
Audit Metadata