← 返回 Skills 市场
Veriff
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
122
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install veriff
功能描述
Veriff integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veriff data.
安全使用建议
This skill is coherent: it simply guides you to use the Membrane CLI to access Veriff. Before installing, confirm you trust Membrane (https://getmembrane.com and the GitHub repo) because authentication and API calls will be routed through their service. Installing the CLI will add a global npm package (or you can use npx to avoid a global install). When you run `membrane login` you’ll grant Membrane access to act on your behalf for connections — only proceed if you’re comfortable with that delegation. If you need tighter control, consider using a local or sandboxed environment and review Membrane’s docs and privacy/permissions for how it stores/uses tokens.
功能分析
Type: OpenClaw Skill
Name: veriff
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with Veriff using the Membrane CLI. It follows security best practices by delegating credential management to a managed service (Membrane) rather than asking the user for raw API keys. The instructions in SKILL.md are transparent, focusing on standard CLI operations like installation, authentication, and action discovery without any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力标签
能力评估
Purpose & Capability
The skill describes a Veriff integration and all runtime instructions use the Membrane CLI to connect to Veriff, create connections, list actions, and run them — these requirements are coherent with the described purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in via browser/URL/code exchange, creating connections, discovering and running actions, and polling build status. It does not instruct reading unrelated files, accessing unrelated env vars, or exfiltrating data outside the Membrane/Veriff flow.
Install Mechanism
There is no formal install spec in the registry (skill is instruction-only), but the README tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a global npm CLI is a normal way to use Membrane but does write software to disk and requires network access to npm; this is expected for the stated purpose but worth noting to users who restrict global installs.
Credentials
The skill declares no required env vars or credentials and relies on Membrane to manage auth. That matches the guidance in SKILL.md which explicitly says not to ask users for API keys and to let Membrane handle credentials server-side.
Persistence & Privilege
The skill is not marked 'always' and does not request system-wide config changes. It is an instruction-only skill that relies on a CLI the user explicitly installs and runs, so there is no hidden persistent privilege requested by the skill itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install veriff - 安装完成后,直接呼叫该 Skill 的名称或使用
/veriff触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Veriff 是什么?
Veriff integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veriff data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Veriff?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install veriff」即可一键安装,无需额外配置。
Veriff 是免费的吗?
是的,Veriff 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Veriff 支持哪些平台?
Veriff 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Veriff?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills