treblle
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by explicitly instructing the agent and user to use the Membrane platform for authentication and connection management. It specifically warns against asking users for API keys or tokens, reducing the risk of credential exposure.
- [COMMAND_EXECUTION]: The skill utilizes the
@membranehq/clicommand-line tool. This tool is the official CLI for the platform developed by the skill author (membranedev) and is used for standard integration tasks such as searching actions and running proxy requests. - [EXTERNAL_DOWNLOADS]: The skill includes instructions to install the official Membrane CLI via npm (
npm install -g @membranehq/cli). This is a standard and expected installation method for the author's own tooling.
Audit Metadata