opn
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI package (
@membranehq/cli) from the public NPM registry. This is a vendor-owned tool required for the skill's operation. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands to perform authentication, discover actions, and execute API requests. These commands are used as intended for service integration and do not perform unauthorized system modifications. - [SAFE]: The skill follows security best practices by using a proxy-based authentication system. It explicitly advises against asking users for API keys, instead using managed connections to handle secrets server-side.
Audit Metadata