elopage
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI tool using the command
npm install -g @membranehq/cli. This is a package provided by the vendor for managing integrations. - [COMMAND_EXECUTION]: The skill uses various shell commands through the
membraneCLI to authenticate (membrane login), manage connections (membrane connect), and interact with the Elopage API (membrane action run,membrane request). These operations are part of the intended functionality for managing Elopage data. - [DATA_EXFILTRATION]: While the skill involves sending data to the Elopage API via
membrane request, this is performed within the context of the authenticated user's session and directed to the official Elopage service.
Audit Metadata