← Back to Skills Marketplace
Quickemailverification
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
235
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install quickemailverification
Description
QuickEmailVerification integration. Manage data, records, and automate workflows. Use when the user wants to interact with QuickEmailVerification data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to access QuickEmailVerification and asks you to authenticate with Membrane rather than provide API keys. Before installing or running the CLI, verify the @membranehq package and repository (e.g., GitHub link) are legitimate, and consider installing the CLI in an environment you control (or using npx) to reduce supply-chain exposure. Be aware the CLI’s login flow will open a browser or print an auth URL — follow your usual account-security practices. If you plan to let an autonomous agent invoke this skill, ensure you are comfortable with that agent issuing Membrane commands that may access external data.
Capability Analysis
Type: OpenClaw Skill
Name: quickemailverification
Version: 1.0.3
The skill relies entirely on a third-party platform (Membrane) and requires the agent to install a global NPM package (`@membranehq/cli`). It instructs the agent to dynamically create and execute actions via a remote service (`membrane action create`), which effectively delegates control of the agent's execution logic to an external provider. While these instructions are consistent with the stated purpose of using the Membrane integration, the requirement for high-privilege installation and the use of remotely-generated code pose significant supply-chain and remote execution risks.
Capability Assessment
Purpose & Capability
The SKILL.md describes interacting with QuickEmailVerification via the Membrane platform and only asks the user to install and run the Membrane CLI and create a Membrane connection. No unrelated credentials, binaries, or filesystem paths are requested.
Instruction Scope
Instructions stay within the integration scope: installing/running the Membrane CLI, using membrane login/connect/action run/list. The doc does not instruct reading arbitrary files, environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no automated install spec in the registry, but the SKILL.md tells users to run npm install -g @membranehq/cli@latest (or use npx). Installing a global npm package is a normal way to obtain a CLI but carries the usual third-party package risk (postinstall scripts, supply-chain risk). The package is scoped to @membranehq (traceable) and no raw download URLs or archive extraction are used.
Credentials
The skill declares no required environment variables or secrets and explicitly advises letting Membrane manage credentials; this is proportionate to its purpose.
Persistence & Privilege
The skill is instruction-only, does not request persistent 'always' inclusion, and does not modify other skills or system settings. The default ability for the agent to invoke the skill autonomously is standard and not by itself a concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quickemailverification - After installation, invoke the skill by name or use
/quickemailverification - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Quickemailverification?
QuickEmailVerification integration. Manage data, records, and automate workflows. Use when the user wants to interact with QuickEmailVerification data. It is an AI Agent Skill for Claude Code / OpenClaw, with 235 downloads so far.
How do I install Quickemailverification?
Run "/install quickemailverification" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quickemailverification free?
Yes, Quickemailverification is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Quickemailverification support?
Quickemailverification is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quickemailverification?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills