← Back to Skills Marketplace
mova-compact

Mova Contract Discovery

by Sergii Miasoiedov · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
99
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mova-contract-discovery
Description
Browse, search, and run public MOVA contracts from the community marketplace. Trigger when the user asks to find a contract, discover available contracts, se...
Usage Guidance
Before installing or enabling this skill: (1) Confirm that the 'openclaw-mova' plugin (or equivalent provider of the mova_* tools) is actually required and available in your agent environment — the SKILL.md states this requirement but the skill metadata does not declare it. (2) Ask how authentication and org-scoped permissions are handled when running contracts — who supplies the org credentials, connectors, and consent, and where are tokens stored? The skill's ability to 'run contracts on behalf of the user's org' should map to a documented auth flow. (3) Verify that the platform enforces the skill's own rule to confirm with the user before any run (don't rely solely on prose in SKILL.md). (4) If you plan to run contracts, start with non-production/test contracts and review audit logs and connector scopes. (5) If the publisher or source is unknown, treat this as higher risk until you can confirm the dependency and auth model — the mismatch between declared metadata and SKILL.md raises uncertainty about how and with what privileges the skill will act.
Capability Analysis
Type: OpenClaw Skill Name: mova-contract-discovery Version: 1.0.1 The skill bundle provides a standard interface for searching and executing workflows (contracts) within the MOVA ecosystem using the openclaw-mova plugin. It follows safe interaction patterns, such as requiring user confirmation before execution and explicitly handling human-in-the-loop (HITL) gates, with no evidence of data exfiltration, obfuscation, or malicious instructions in SKILL.md.
Capability Assessment
Purpose & Capability
The SKILL.md explicitly says this is an 'Ecosystem Skill' that "Requires the `openclaw-mova` plugin" and describes operations that run public contracts on behalf of the user's org. However, the skill metadata declares no dependencies, no required binaries, and no required environment variables or credentials. Running contracts and listing connectors plausibly requires platform/plugin-level auth or connectors; the omission of any declared dependency or credential is an incoherence.
Instruction Scope
The runtime instructions are narrowly scoped to: search (mova_discover_contracts), inspect, run (mova_run_contract), handle HITL (mova_hitl_decide), and check run status. They do not instruct reading unrelated files or exfiltrating data. They do rely entirely on external tools provided by the `openclaw-mova` plugin (tool calls are explicit).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk by an installer. That's the lowest-risk installation model.
Credentials
The skill claims the ability to run contracts 'on behalf of the user's org' and references checking 'the contract's required connectors', but it declares zero environment variables, credentials, or config paths. Either the platform or the missing 'openclaw-mova' plugin must supply auth, but the skill metadata does not document this. The absence of declared credentials/config for an action that normally requires auth is disproportionate/unexplained.
Persistence & Privilege
always:false (default) and there is no install/persistence. The skill can be invoked autonomously by the agent (disable-model-invocation:false) which is the platform default; combined with the credential/permission gaps noted above this increases the importance of verifying how auth is enforced, but the skill itself does not request elevated persistence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mova-contract-discovery
  3. After installation, invoke the skill by name or use /mova-contract-discovery
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added Ecosystem Skill type label.
v1.0.0
Initial release — browse and run public MOVA contracts from the community marketplace.
Metadata
Slug mova-contract-discovery
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Mova Contract Discovery?

Browse, search, and run public MOVA contracts from the community marketplace. Trigger when the user asks to find a contract, discover available contracts, se... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install Mova Contract Discovery?

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

Is Mova Contract Discovery free?

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

Which platforms does Mova Contract Discovery support?

Mova Contract Discovery is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mova Contract Discovery?

It is built and maintained by Sergii Miasoiedov (@mova-compact); the current version is v1.0.1.

💬 Comments