emaillistverify
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage globally via npm. This is a legitimate tool provided by the vendor (membranedev) for managing application integrations. - [COMMAND_EXECUTION]: The skill utilizes several
membraneCLI commands to perform administrative tasks (login, connect) and operational tasks (action run, request). These are consistent with the skill's stated purpose of providing an interface to the EmailListVerify API. - [CREDENTIALS_UNSAFE]: Security best practices are followed by using Membrane's connection management system. This ensures that the agent does not handle or store sensitive API keys, as authentication is managed server-side by the Membrane infrastructure.
Audit Metadata