beacon
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally via npm. This is the official command-line tool for the Membrane platform, provided by the skill's author, and is a standard requirement for the integration. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI for operations such as logging in, connecting to services, and executing actions. These commands are necessary for the skill's intended functionality and do not exhibit malicious intent. - [DATA_EXFILTRATION]: The skill follows secure practices for credential management. It uses the
membrane connectflow which handles authentication server-side, preventing the need for the agent to directly access or handle sensitive API keys or user tokens.
Audit Metadata