← 返回 Skills 市场
Mova User Contract Setup
作者
Sergii Miasoiedov
· GitHub ↗
· v1.0.1
· MIT-0
90
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mova-user-contract-setup
功能描述
Walk the user through registering their own MOVA contract — from source_url to first successful run. Trigger when the user says "register my contract", "add...
安全使用建议
This skill's instructions are coherent for registering and testing a MOVA contract, but it relies on the 'openclaw-mova' plugin/tooling to do the real work and that dependency is not declared in the metadata provided. Before installing or using the skill: 1) Confirm the openclaw-mova plugin is installed and trustworthy and that you understand how it authenticates (the skill assumes that plugin will handle credentials). 2) Be cautious about making a contract public — public visibility exposes your contract to all MOVA users. 3) Do not paste secrets into test inputs unless you trust the MOVA backend and know where inputs are stored/audited. 4) Ask the skill publisher to fix metadata so the dependency on openclaw-mova (and any required permissions) is explicit; if they cannot, treat the skill as incomplete and verify tooling manually before proceeding.
功能分析
Type: OpenClaw Skill
Name: mova-user-contract-setup
Version: 1.0.1
The skill bundle provides a legitimate workflow for registering and testing MOVA-spec contracts using the 'openclaw-mova' plugin. It follows a standard user-interaction flow in SKILL.md, utilizing specific tools like mova_register_contract and mova_run_contract without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The SKILL.md repeatedly calls tooling such as mova_register_contract, mova_run_contract, mova_set_contract_visibility, etc., and states it 'Requires the `openclaw-mova` plugin', but the skill metadata provided lists no plugin dependency or required tools. That is an incoherence: the skill cannot operate as described unless the openclaw-mova plugin (or equivalent toolset) is present and authorized.
Instruction Scope
Instructions stay on-task: collecting an HTTPS source_url, manifest fields, registering, changing visibility, and running tests. The skill explicitly forbids manually fetching contract JSON and forbids inventing contract_id/run_id. One operational note: collecting run inputs can involve sensitive data — the skill doesn't instruct where inputs are stored beyond calling MOVA tools, so users should avoid entering secrets unless they trust the MOVA plugin/service.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials itself, which is reasonable. However, it assumes an external MOVA plugin will perform authenticated API calls and permission checks; the lack of an explicit declared dependency on that plugin (and no note about required auth or org permissions) is a proportionality mismatch that should be clarified.
Persistence & Privilege
always:false and user-invocable — the skill does not claim permanent/system-wide presence. It does perform state-changing operations (register, set visibility, delete) via MOVA tools, which is consistent with its purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mova-user-contract-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/mova-user-contract-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added Ecosystem Skill type label.
v1.0.0
Initial release — guides user through registering a MOVA contract: source_url, manifest, visibility, test run with HITL gate support.
元数据
常见问题
Mova User Contract Setup 是什么?
Walk the user through registering their own MOVA contract — from source_url to first successful run. Trigger when the user says "register my contract", "add... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 Mova User Contract Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mova-user-contract-setup」即可一键安装,无需额外配置。
Mova User Contract Setup 是免费的吗?
是的,Mova User Contract Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mova User Contract Setup 支持哪些平台?
Mova User Contract Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mova User Contract Setup?
由 Sergii Miasoiedov(@mova-compact)开发并维护,当前版本 v1.0.1。
推荐 Skills