← Back to Skills Marketplace
membranedev

Veriff

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install veriff
Description
Veriff integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veriff data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install veriff
  3. After installation, invoke the skill by name or use /veriff
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug veriff
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Veriff?

Veriff integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veriff data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install Veriff?

Run "/install veriff" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Veriff free?

Yes, Veriff is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Veriff support?

Veriff is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Veriff?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments