emailoctopus
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official Membrane CLI (@membranehq/cli) for all operations, which is a legitimate vendor resource from the authoring organization.
- [EXTERNAL_DOWNLOADS]: The skill suggests installing the @membranehq/cli package via npm, which is the intended mechanism for interacting with the Membrane platform.
- [SAFE]: Authentication is managed through the Membrane platform using 'membrane login', which avoids the risks associated with hardcoded credentials or asking users to provide API keys directly.
- [SAFE]: All API requests are proxied through a secure connection established by the Membrane CLI, ensuring that secrets are handled server-side and not exposed in the local environment.
Audit Metadata