memberstack
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the
@membranehq/cliglobal package, which is the official tool provided by the vendor (membranedev). This is a standard and expected dependency for interacting with the Membrane platform. - [SAFE]: Authentication is managed via
membrane login, a secure browser-based flow. This prevents sensitive credentials or API keys from being stored in the skill configuration or exposed to the AI agent. - [SAFE]: API interactions are performed through the
membraneCLI using pre-defined actions. This provides a layer of abstraction that handles token refresh and secure transport, reducing the risk of data exposure. - [SAFE]: All external links point to official documentation and repositories owned by the service providers (Memberstack and Membrane).
Audit Metadata