tettra
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
@membranehq/clitool from the official NPM registry. This is a vendor-provided CLI tool used for managing connections and executing actions on the Membrane platform. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by delegating authentication to the Membrane platform. It explicitly instructs the agent not to ask for or store API keys locally, using the
membrane connectflow instead to handle secrets server-side. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI to interact with the Tettra API. These commands are used for lifecycle management (login, connect) and data operations (action run).
Audit Metadata