← Back to Skills Marketplace
gora050

Prove

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install prove
Description
Prove integration. Manage data, records, and automate workflows. Use when the user wants to interact with Prove data.
Usage Guidance
This skill appears coherent and is what it claims: a Prove integration that uses the Membrane CLI. Before installing: (1) verify you trust the @membranehq/cli npm package and review its npm/github page; prefer installing a specific vetted version rather than using @latest; (2) be aware npx executes remote package code at runtime — only use examples you trust; (3) follow the SKILL.md guidance to let Membrane handle credentials rather than pasting API keys into chat; and (4) confirm that the connectorKey 'prove' and the Membrane tenant you authenticate to are the intended accounts. If you need higher assurance, inspect the Membrane CLI source and its published release artifacts before installing.
Capability Analysis
Type: OpenClaw Skill Name: prove Version: 1.0.1 The skill bundle provides instructions for integrating with the Prove identity verification platform using the Membrane CLI. It contains no executable code, only Markdown documentation (SKILL.md) that guides the agent on how to install the legitimate '@membranehq/cli' package, authenticate, and manage actions. The instructions prioritize security by advising the agent to let the platform handle credentials rather than asking the user for secrets.
Capability Assessment
Purpose & Capability
The skill is explicitly a Prove integration and all runtime instructions use the Membrane CLI with the connectorKey 'prove' and action discovery/run commands — these are coherent with managing Prove data and automating workflows.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, logging in, creating a connection, listing/discovering/creating/running actions, and polling build state. It does not instruct reading unrelated files, accessing other env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill is instruction-only and tells users to install @membranehq/cli via npm (global install) and uses npx in examples. This is a standard, expected approach but carries typical npm supply-chain risks (global install and npx will fetch published package code). The SKILL.md uses @latest in examples — pinning to a specific vetted version is safer.
Credentials
The skill declares no required env vars, credentials, or config paths. The documentation explicitly says Membrane handles auth and you should not ask users for API keys, which is proportionate to the stated design.
Persistence & Privilege
No 'always: true' or other elevated persistence is requested. The skill does not instruct modifying other skills or system-wide agent settings. Autonomous invocation remains enabled by default but is not a red flag by itself here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prove
  3. After installation, invoke the skill by name or use /prove
  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 prove
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Prove?

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

How do I install Prove?

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

Is Prove free?

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

Which platforms does Prove support?

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

Who created Prove?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments