mailboxvalidator
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the Membrane CLI (
@membranehq/cli) from the official NPM registry, which is the vendor's own verified tool. - [COMMAND_EXECUTION]: The skill uses
membraneCLI commands to perform authentication, manage connections, and execute actions. This is the intended operational model for this integration. - [DATA_EXFILTRATION]: Network requests are routed through the Membrane proxy to the MailboxValidator API. This is the primary function of the skill and does not involve unauthorized data movement.
- [CREDENTIALS_UNSAFE]: The skill follows secure practices by not requesting or storing API keys locally, instead relying on Membrane's server-side authentication management.
Audit Metadata