code42
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official CLI tool
@membranehq/clifrom the NPM registry. This package belongs to the skill's vendor and is necessary for the described functionality. - [COMMAND_EXECUTION]: The skill utilizes shell commands through the
membraneCLI to manage connections and execute actions. These commands are limited to the scope of the integration and do not perform unauthorized system modifications. - [CREDENTIALS_UNSAFE]: Authentication is handled securely through the CLI's login flow, which avoids hardcoding credentials or exposing secrets in the instructions. The skill explicitly advises using the platform to manage auth lifecycles server-side.
Audit Metadata