lifterlms
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill prompts the user to install the Membrane CLI package (
@membranehq/cli) from npm, which is the official tool provided by the vendor for managing integrations. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line interface to perform authentication, connection management, and action execution. These commands are standard operations for the integration platform's workflow. - [CREDENTIALS_SAFE]: The skill implements a secure authentication flow using OAuth-like mechanisms via the CLI. It explicitly instructs against requesting API keys or secrets directly from the user, ensuring credentials are not exposed in the agent's environment.
Audit Metadata