← 返回 Skills 市场
Mova Credit Scoring
作者
Sergii Miasoiedov
· GitHub ↗
· v1.0.1
· MIT-0
167
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mova-credit-scoring
功能描述
Submit a loan application for AI credit risk scoring and human-gated credit decision via MOVA HITL. Trigger when the user mentions a loan application, credit...
安全使用建议
This skill appears coherent for submitting loan applications to a MOVA human-in-the-loop scoring workflow, but it depends on the openclaw-mova plugin to perform API calls and hold credentials. Before installing or using it: (1) review the openclaw-mova plugin code/docs and confirm where API keys are stored and what privileges it needs; (2) verify MOVA (api.mova-lab.eu) and any credit-bureau connectors meet your data-protection and regulatory requirements (EU hosting, retention, access controls); (3) ensure you have lawful basis/consent to send applicant financial data; (4) test with non-production/dummy data first; and (5) confirm audit storage, retention, and who can access audit receipts.
功能分析
Type: OpenClaw Skill
Name: mova-credit-scoring
Version: 1.0.1
The mova-credit-scoring skill facilitates a Human-In-The-Loop (HITL) workflow for credit risk assessment via the MOVA platform. It handles sensitive financial data (income, debt, bureau scores) and communicates with api.mova-lab.eu, which is consistent with its stated purpose and documented in the metadata. The instructions in SKILL.md explicitly prohibit the use of shell commands or manual HTTP requests, mandating the use of the openclaw-mova plugin tools, and there is no evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The name/description describe an AI+human credit-scoring workflow and the SKILL.md only asks to submit applicant financial data to the MOVA HITL tool (mova_hitl_start_credit) and display results. Required external services (MOVA API, credit bureau, scoring model, audit store) match the stated purpose and there are no unrelated capabilities requested.
Instruction Scope
Runtime instructions are narrowly scoped: collect specified applicant fields, call the MOVA plugin tool, surface AI score and options to a human reviewer, and record an audit. The instructions do not direct the agent to read arbitrary local files, harvest unrelated environment variables, or transmit data to unexpected endpoints. It does rely on the MOVA plugin to perform network calls and credential handling.
Install Mechanism
This is an instruction-only skill (no install spec, no code files) so nothing is written to disk by the skill itself. The SKILL.md references installing the openclaw-mova plugin, but the skill does not itself perform downloads—risk is limited to whatever the referenced plugin does.
Credentials
The skill declares no environment variables or credentials itself; network calls and credentials are expected to be managed by the openclaw-mova plugin. This is reasonable, but the skill does transmit personal and financial data to external services (MOVA API, bureaus), so users must ensure the plugin is configured securely and that any API keys/credentials the plugin requires are appropriate and limited.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not claim to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but that is expected for an agent-invokable workflow.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mova-credit-scoring - 安装完成后,直接呼叫该 Skill 的名称或使用
/mova-credit-scoring触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added Contract Skill type label.
v1.2.0
Fix: remove incorrect API key requirement
v1.1.0
Add demo screenshots from live agent run
v1.0.0
Initial release: credit risk scoring HITL workflow with bureau check and human-gated decision
元数据
常见问题
Mova Credit Scoring 是什么?
Submit a loan application for AI credit risk scoring and human-gated credit decision via MOVA HITL. Trigger when the user mentions a loan application, credit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。
如何安装 Mova Credit Scoring?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mova-credit-scoring」即可一键安装,无需额外配置。
Mova Credit Scoring 是免费的吗?
是的,Mova Credit Scoring 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mova Credit Scoring 支持哪些平台?
Mova Credit Scoring 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mova Credit Scoring?
由 Sergii Miasoiedov(@mova-compact)开发并维护,当前版本 v1.0.1。
推荐 Skills