ezeep-blue
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage from the NPM registry. This is the official command-line interface provided by the vendor for interacting with their platform. - [COMMAND_EXECUTION]: The skill uses various
membranecommands (such asmembrane login,membrane connect, andmembrane action run) to interact with the Ezeep Blue service. These commands are the standard method for managing integrations within the Membrane ecosystem. - [SAFE]: Credential management is handled through the Membrane platform's native authentication flow, which avoids the need for hardcoded secrets or asking the user for sensitive API keys.
- [SAFE]: The skill documentation points to official Ezeep Blue and Membrane resources, and no malicious patterns such as prompt injection or obfuscation were detected.
Audit Metadata