amocrm
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
@membranehq/clipackage globally via NPM. This is the official command-line tool for the Membrane platform and is used as the primary interface for the skill's functionality. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform various operations such as searching for connectors, managing connections, and running actions. These commands are standard administrative and operational tasks within the Membrane ecosystem. - [CREDENTIALS_UNSAFE]: The skill explicitly advises against asking users for API keys or tokens. Instead, it leverages a managed authentication lifecycle where credentials are handled server-side by the Membrane platform, significantly reducing the risk of credential exposure.
Audit Metadata