beehiiv
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI (
@membranehq/cli) via the Node Package Manager (NPM). This is a standard procedure for using the vendor's platform tools and is consistent with the skill's stated purpose. - [COMMAND_EXECUTION]: The skill uses the
membranecommand-line tool to perform operations such as logging in, connecting to services, and running actions. These commands are part of the intended integration logic for the Beehiiv platform. - [CREDENTIALS_UNSAFE]: The skill demonstrates excellent security posture by explicitly instructing the agent never to ask the user for API keys or tokens. Authentication is handled server-side through the Membrane platform's connection flow.
- [DATA_EXFILTRATION]: No patterns of unauthorized data exfiltration were detected. Network operations are limited to the official CLI tool communicating with its managed backend.
Audit Metadata