Enormail
v1.0.2Enormail integration. Manage Mailboxs, Campaigns. Use when the user wants to interact with Enormail data.
⭐ 0· 112·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Enormail integration) match the SKILL.md: it instructs use of the Membrane CLI to discover connectors/actions and call Enormail endpoints. Nothing in the file asks for unrelated services or credentials.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, listing/connecting to an Enormail connector, running actions, and proxying requests to the Enormail API. The instructions do not ask the agent to read unrelated files, environment variables, or system configuration.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md recommends 'npm install -g @membranehq/cli' which is a standard public npm package install. Global npm installs modify the system environment (binaries on PATH) and may require elevated privileges — this is expected but worth noting.
Credentials
The skill declares no required env vars or credentials. It relies on the user’s Membrane account/authentication flow; that is proportionate to the described purpose. Note: the Membrane CLI will manage and persist auth tokens locally (not declared here), so users should understand where those tokens are stored and trust the Membrane account.
Persistence & Privilege
The skill does not request always:true and has no install script in the registry. The only persistence implied is the Membrane CLI storing authentication tokens/config on the host after the user logs in, which is expected for a CLI-based integration.
Assessment
This skill is coherent: it uses the Membrane CLI to access Enormail. Before installing or using it, verify you trust the Membrane project and the npm package '@membranehq/cli' (review the package on npm and the GitHub repo). Be aware that 'npm install -g' installs a global binary and may require elevated permissions. When you run 'membrane login' you will grant the CLI auth tokens that are stored locally and which allow Membrane to act on your Enormail account—ensure you are comfortable with that level of access. Finally, exercise caution when running or authorizing proxy requests or custom input JSON to avoid accidentally sending sensitive data to endpoints.Like a lobster shell, security has layers — review code before you run it.
latestvk976mr6r2vftw37n2ctqm7w1hs843bt4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
