clientify
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from npm. This tool is provided by the skill's author to facilitate secure communication with the Membrane platform. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform operations such as authentication, connection management, and API requests. These commands are part of the intended workflow for managing integrations via the Membrane platform. - [CREDENTIALS_UNSAFE]: The skill specifically advises against asking users for API keys or tokens. Instead, it uses a managed connection system where authentication is handled server-side, preventing sensitive credentials from being stored in the local environment or exposed to the agent context.
Audit Metadata