fomo
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the official Membrane CLI via
npm install -g @membranehq/cli@latest. This is an expected installation step for the vendor's own tooling. - [COMMAND_EXECUTION]: All operations, including authentication, connection management, and API interactions, are performed through the
membraneCLI. The instructions demonstrate standard usage of the tool for its intended purpose. - [CREDENTIALS_UNSAFE]: The skill adheres to security best practices by delegating authentication to the Membrane platform. It explicitly advises against requesting or handling raw API keys or tokens, using managed connections instead.
Audit Metadata