marketplacer
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the agent to install the
@membranehq/clipackage from the official npm registry. This is the official command-line tool provided by the vendor (membranedev) to manage integrations. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI to perform operations such as listing actions and running API requests. These commands are the primary method of interaction for the skill and are restricted to the vendor's tooling. - [SAFE]: The skill implements strong security practices by delegating credential management to the Membrane platform. It explicitly instructs the agent never to ask the user for API keys or tokens, relying instead on browser-based OAuth flows managed by the CLI.
Audit Metadata