lessonly
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to execute various tasks, includingmembrane action run,membrane connect, andmembrane request. These commands are standard for the platform's integration workflows. - [EXTERNAL_DOWNLOADS]: The instructions require the installation of the
@membranehq/clipackage via npm. This package is the official command-line interface for the Membrane platform, which is the context for this skill. - [SAFE]: The skill explicitly promotes security best practices by instructing the agent to never ask for user API keys or secrets, instead utilizing server-side connection management provided by the platform. It also recommends using pre-built actions which handle data securely.
Audit Metadata