← Back to Skills Marketplace
Veriphone
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
112
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install veriphone
Description
Veriphone integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veriphone data.
Usage Guidance
This skill appears coherent and low-risk in its manifest: it uses the Membrane CLI to access Veriphone and requests no unrelated secrets. Before installing or running the recommended npm command, verify you trust the @membranehq/cli package and the Membrane service (check the package page/repo and the getmembrane.com domain). Be aware that authenticating will grant Membrane access to your Veriphone account on your behalf, so review Membrane's privacy/security documentation and connector permissions. Because the skill is instruction-only, it will not auto-install anything — running the CLI install and login is a manual step you must opt into.
Capability Analysis
Type: OpenClaw Skill
Name: veriphone
Version: 1.0.1
The skill provides documentation and instructions for an AI agent to interact with the Veriphone API using the Membrane CLI. It includes standard procedures for CLI installation, authentication, and action management. No malicious code, data exfiltration, or harmful prompt injection attempts were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Veriphone and the SKILL.md consistently instructs the agent to use the Membrane CLI and a Membrane connection (connectorKey veriphone). Asking the user to authenticate to Membrane is appropriate for this purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions, and polling build state. They do not ask the agent to read unrelated files, arbitrary env vars, or send data to third-party endpoints outside Membrane/Veriphone.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli globally via npm (npm install -g). This is a reasonable way to obtain the CLI, but installing global npm packages runs code from the npm registry so users should confirm the package identity and trustworthiness before running the command. The registry entry itself contains no automated install spec (instruction-only).
Credentials
No environment variables, credentials, or config paths are required by the skill. The documentation explicitly advises against asking users for API keys and delegates credential management to Membrane, which matches the skill's scope.
Persistence & Privilege
The skill is instruction-only, does not set always:true, and does not request persistent system-wide privileges or modify other skills. Installing the Membrane CLI (a user action) is the only optional persistence outside the agent.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install veriphone - After installation, invoke the skill by name or use
/veriphone - 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
Frequently Asked Questions
What is Veriphone?
Veriphone integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veriphone data. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Veriphone?
Run "/install veriphone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Veriphone free?
Yes, Veriphone is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Veriphone support?
Veriphone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Veriphone?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills