kern-ai
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform operations such as authentication (membrane login), connection management (membrane connect), and task execution (membrane action run). These are standard operations for the platform's integration workflow. - [EXTERNAL_DOWNLOADS]: The instructions guide the user to install the
@membranehq/clipackage via npm. This is the official CLI tool provided by the vendor (Membrane) and is necessary for the skill's functionality. - [SAFE]: The skill explicitly advises against requesting or handling raw API keys, instead utilizing Membrane's server-side connection management to handle the authentication lifecycle securely.
Audit Metadata