pageclip
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI (
@membranehq/cli) from the official npm registry, which is the standard distribution method for this vendor's tools. - [COMMAND_EXECUTION]: Several commands are used to interact with the Membrane platform, including
membrane login,membrane connect, andmembrane action run. These are used for administrative tasks and data operations within the authenticated environment. - [SAFE]: The skill documentation explicitly promotes security best practices by instructing the agent to never request API keys or tokens directly from the user, delegating all credential management to the Membrane platform's server-side authentication handler.
Audit Metadata