← 返回 Skills 市场
Quickemailverification
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
235
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install quickemailverification
功能描述
QuickEmailVerification integration. Manage data, records, and automate workflows. Use when the user wants to interact with QuickEmailVerification data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install quickemailverification - 安装完成后,直接呼叫该 Skill 的名称或使用
/quickemailverification触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Quickemailverification 是什么?
QuickEmailVerification integration. Manage data, records, and automate workflows. Use when the user wants to interact with QuickEmailVerification data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。
如何安装 Quickemailverification?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install quickemailverification」即可一键安装,无需额外配置。
Quickemailverification 是免费的吗?
是的,Quickemailverification 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Quickemailverification 支持哪些平台?
Quickemailverification 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Quickemailverification?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills