fountain
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI from the official npm registry (
@membranehq/cli). This is a standard procedure for using the vendor's platform. - [COMMAND_EXECUTION]: The skill uses various commands from the
@membranehq/clito manage connections and run actions. These commands are part of the intended functionality of the skill for interacting with the Membrane platform. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly advising against asking for API keys. It uses the
membrane loginandmembrane connectworkflows, which handle authentication through a secure browser-based flow and store credentials server-side rather than in the local environment.
Audit Metadata