← Back to Skills Marketplace
mova-compact

Mova Connector Setup

by Sergii Miasoiedov · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
151
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mova-connector-setup
Description
Help the user connect their real business systems (ERP, CRM, AML, market data, etc.) to MOVA by registering custom connector endpoints. Trigger when the user...
Usage Guidance
This skill appears to do what it says (register HTTPS endpoints for MOVA connectors) but take these precautions before installing or using it: - Verify the mova-bridge CLI is present and comes from a trusted source. The SKILL.md calls mova-bridge but the registry did not list required binaries. - Confirm the openclaw-mova plugin is required and inspect that plugin (the SKILL.md metadata references an installCmd). Ask the publisher for the plugin source or homepage if missing. - Understand that you will be asked to provide endpoint URL and auth header/value; these credentials will be transmitted to api.mova-lab.eu to register the override. Only provide short-lived or least-privilege credentials and only if you trust that service/organization. - Ensure the endpoint is HTTPS and that you are comfortable MOVA will call it (and understand how MOVA handles/retains responses). - Ask the publisher for provenance (author identity, homepage, repo) and for an explicit statement of how the auth value is stored or rotated by MOVA. If you cannot verify the plugin/CLI sources and the external API ownership, do not supply production credentials. If you want, I can draft specific questions to ask the skill author or a checklist to validate mova-bridge/openclaw-mova before use.
Capability Analysis
Type: OpenClaw Skill Name: mova-connector-setup Version: 1.0.2 The mova-connector-setup skill (SKILL.md) is designed to register external business system endpoints and their associated authentication credentials (API keys/tokens) with the MOVA API (api.mova-lab.eu). While this functionality is consistent with the skill's stated purpose of replacing sandbox mocks with production data, the collection and transmission of raw secrets by an AI agent constitutes a high-risk capability. The skill instructs the agent to prompt the user for sensitive credentials and pass them as arguments to the mova-bridge utility, which then transmits them to the external service.
Capability Assessment
Purpose & Capability
The SKILL.md expects the mova-bridge CLI and the openclaw-mova plugin (metadata even includes an installCmd), but the registry metadata lists no required binaries or explicit plugin requirement. That mismatch (skill runtime depends on mova-bridge/openclaw-mova but doesn't declare them) is an incoherence users should verify.
Instruction Scope
Instructions stay within the stated purpose (listing connectors, registering/removing overrides). They explicitly require asking the user for endpoint URL and auth values and then running mova-bridge commands. The SKILL.md forbids manual HTTP calls and instructs not to persist auth values, which is appropriate, but it does not describe how mova-bridge transmits or stores those credentials beyond the brief metadata note.
Install Mechanism
This is an instruction-only skill with no install spec or code to write to disk (low-install risk). However, the SKILL.md references installing/openclaw-mova via an installCmd in its embedded metadata — that install dependency is not surfaced in the registry requirements.
Credentials
The skill does not request environment variables, but it asks the user to provide auth header/value which the metadata acknowledges will be sent to an external service (api.mova-lab.eu). Transmitting user-supplied credentials to a third-party service is sensitive; the skill does not declare the primary credential nor explain retention or scope of those auth values beyond a one-line statement.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent privileges or system-wide config modifications. No evidence it modifies other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mova-connector-setup
  3. After installation, invoke the skill by name or use /mova-connector-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Added Ecosystem Skill type label.
v1.2.0
Fix: remove incorrect API key requirement
v1.0.1
- Updated plugin metadata to support openclaw integration and configuration. - Added documentation of data sent to external MOVA API services for connector override registration. - Removed binary provenance references and updated environment/config info for new plugin model. - No changes to skill usage steps or user instructions.
v1.0.0
Initial release of mova-connector-setup. - Guides users through replacing MOVA sandbox mock connectors with real business system endpoints (ERP, CRM, AML, etc.). - Explains available connectors and how to filter them by domain. - Details registration steps for custom connector endpoints, including required information and security rules. - Provides instructions for confirming, removing, and listing connector overrides. - Covers requirements for endpoint format and authentication. - Specifies strict rules for handling endpoint registration and security.
Metadata
Slug mova-connector-setup
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Mova Connector Setup?

Help the user connect their real business systems (ERP, CRM, AML, market data, etc.) to MOVA by registering custom connector endpoints. Trigger when the user... It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install Mova Connector Setup?

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

Is Mova Connector Setup free?

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

Which platforms does Mova Connector Setup support?

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

Who created Mova Connector Setup?

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

💬 Comments