realm
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the npm registry. This is the official command-line interface for the Membrane platform, provided by the vendor to facilitate the integration. - [COMMAND_EXECUTION]: The instructions utilize the
membraneCLI tool for authentication (membrane login), connection management (membrane connect), and data operations (membrane action run). These commands are standard for the intended use case and do not exhibit malicious patterns. - [SAFE]: The skill follows security best practices by delegating credential management to the Membrane platform. It explicitly advises against asking users for API keys or tokens, instead using managed connections to handle authentication lifecycles server-side.
Audit Metadata