getemails
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI package (
@membranehq/cli) from the official NPM registry. This is a vendor-provided tool necessary for the skill's functionality. - [COMMAND_EXECUTION]: The skill utilizes several shell commands via the
membraneCLI to manage connections, search for actions, and execute API requests. These are standard operations for a CLI-based integration. - [SAFE]: The skill promotes secure authentication practices by leveraging the Membrane platform's server-side credential management, explicitly advising against asking users for raw API keys or tokens.
- [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized privilege escalation attempts were detected in the instructions or command examples.
Audit Metadata