email-verifier-api
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions guide the installation of the official Membrane CLI package (
@membranehq/cli) from the npm registry. - [COMMAND_EXECUTION]: Uses the
membraneCLI to perform authenticated operations including connector discovery, connection management, and executing API actions. This is standard behavior for the vendor's integration model. - [SAFE]: The skill demonstrates security best practices by delegating credential management to the Membrane platform. It explicitly avoids requesting or storing API keys locally, relying instead on a browser-based OAuth/managed authentication flow.
Audit Metadata