evenium
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill follows established patterns for integrating with the Membrane platform. All external resources (NPM package, documentation links, and CLI tools) are owned by the verified author 'membrane' (membranedev).
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI via
npm install -g @membranehq/cli@latest. This is a standard installation of a vendor-provided tool from the official NPM registry. - [COMMAND_EXECUTION]: The skill uses the Membrane CLI to perform administrative tasks such as authentication (
membrane login), connection management (membrane connect), and data operations (membrane action run). These commands are used as intended for the skill's primary purpose of event management.
Audit Metadata