saleslens

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the official Membrane CLI tool from the public NPM registry.
  • Evidence: npm install -g @membranehq/cli and npx @membranehq/cli@latest are used to set up the necessary environment.
  • [COMMAND_EXECUTION]: The skill uses a command-line interface to interact with integration elements and run actions.
  • Evidence: Multiple membrane commands are invoked, including membrane login, membrane search, and membrane action run to manage the integration lifecycle.
  • [DATA_EXFILTRATION]: The skill provides a mechanism to interact with external APIs through a secure proxy that handles authentication headers server-side.
  • Evidence: The membrane request command is used to route requests to SalesLens endpoints, preventing the exposure of raw credentials or API keys to the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 10:40 PM