← 返回 Skills 市场
gora050

Verifalia

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install verifalia
功能描述
Verifalia integration. Manage data, records, and automate workflows. Use when the user wants to interact with Verifalia data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to manage a Verifalia connector rather than asking for raw API keys. Before installing, verify the @membranehq/cli package and publisher on the npm registry, consider using npx or a local install instead of a global npm install, and understand that by creating a connection you are delegating Verifalia credentials and traffic to Membrane (review their privacy/security docs and what permissions the connection grants). If you need stricter control, prefer direct Verifalia API usage with your own managed API keys.
功能分析
Type: OpenClaw Skill Name: verifalia Version: 1.0.1 The skill provides instructions for integrating the Verifalia email verification service using the Membrane CLI. It guides the agent through standard setup procedures, including installing the '@membranehq/cli' npm package, authenticating via 'membrane login', and managing API actions. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
The skill declares a Verifalia integration and all instructions revolve around using the Membrane CLI to connect to the Verifalia connector, discover actions, and run them. Requiring the Membrane CLI and a Membrane account matches the stated purpose.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, logging in, creating a connection, listing/searching/creating actions, and running actions. It does not ask the agent to read unrelated files, access other env vars, or transmit data to unexpected endpoints; however it does implicitly route Verifalia traffic via Membrane, which the user should be aware of.
Install Mechanism
No install spec embedded, but the instructions tell the user to run `npm install -g @membranehq/cli@latest` (and suggests using npx in other places). Global npm installs execute third-party code and modify the system PATH — this is expected for a CLI but is a moderate-risk action that the user should vet (verify package name, publisher, and consider using npx or a local install instead).
Credentials
The skill declares no required env vars, no credentials, and does not ask for API keys or unrelated secrets. Instead it defers credential management to Membrane (the skill explicitly recommends creating a connection so Membrane stores auth). This is proportionate but means the user is delegating credential custody to Membrane.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and is not always-enabled. It does instruct installing a CLI, but the skill itself requests no special persistent privileges or modifications to other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install verifalia
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /verifalia 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug verifalia
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Verifalia 是什么?

Verifalia integration. Manage data, records, and automate workflows. Use when the user wants to interact with Verifalia data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 Verifalia?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install verifalia」即可一键安装,无需额外配置。

Verifalia 是免费的吗?

是的,Verifalia 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Verifalia 支持哪些平台?

Verifalia 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Verifalia?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论