morningmate
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
@membranehq/clipackage from npm. This is the official command-line interface provided by the vendor (Membrane) for managing service integrations. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line tool to perform operations such as user authentication (membrane login), connection management (membrane connect), and executing API actions (membrane action run). These commands are essential for the skill's intended functionality. - [SAFE]: Authentication is managed via a secure OAuth flow delegated to the Membrane CLI, which prevents the need for hardcoded API keys or manual credential handling within the skill's instructions.
Audit Metadata