← 返回 Skills 市场
Mova Connector Setup
作者
Sergii Miasoiedov
· GitHub ↗
· v1.0.2
· MIT-0
151
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mova-connector-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/mova-connector-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Mova Connector Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mova-connector-setup」即可一键安装,无需额外配置。
Mova Connector Setup 是免费的吗?
是的,Mova Connector Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mova Connector Setup 支持哪些平台?
Mova Connector Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mova Connector Setup?
由 Sergii Miasoiedov(@mova-compact)开发并维护,当前版本 v1.0.2。
推荐 Skills