cliengo
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the
@membranehq/clipackage globally via npm. This package is the official command-line interface for the Membrane platform, which is the vendor of this skill. This is a standard and safe procedure for using the service. - [COMMAND_EXECUTION]: The skill uses various shell commands (
membrane login,membrane action run,membrane connect) to facilitate interaction with the Cliengo service. These commands are part of the platform's intended functionality for managing integrations and executing pre-defined logic. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential handling by utilizing Membrane's connection system. It explicitly instructs the agent to never ask the user for API keys or secrets, which minimizes the risk of credential exposure in logs or prompts.
Audit Metadata