← 返回 Skills 市场
Prove
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install prove
功能描述
Prove integration. Manage data, records, and automate workflows. Use when the user wants to interact with Prove data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prove - 安装完成后,直接呼叫该 Skill 的名称或使用
/prove触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Prove 是什么?
Prove integration. Manage data, records, and automate workflows. Use when the user wants to interact with Prove data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 Prove?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prove」即可一键安装,无需额外配置。
Prove 是免费的吗?
是的,Prove 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Prove 支持哪些平台?
Prove 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prove?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills