grab-your-reviews
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs users to install the
@membranehq/clipackage from the official NPM registry. This package is the standard tool for interacting with the Membrane ecosystem and is provided by the skill's author. - [COMMAND_EXECUTION]: Various shell commands are provided to manage service connections and execute actions using the
membraneCLI. These commands facilitate authentication and task execution within the restricted scope of the platform's tools. - [SAFE]: The skill adheres to security best practices by leveraging a centralized authentication system (
membrane login). This approach avoids requesting raw API tokens from the user and ensures all credential lifecycles are managed securely on the server side.
Audit Metadata