← 返回 Skills 市场
mlegls

Nla Arbitrate

作者 疒奀 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
280
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nla-arbitrate
功能描述
Manually arbitrate NLA escrow fulfillments as an alternative to the automated oracle. Use when the user wants to review pending arbitration requests, evaluat...
安全使用建议
Before installing or enabling this skill: 1) Confirm the 'nla' CLI requirement is declared in the registry — the SKILL.md requires it but metadata does not. 2) Understand that arbitration requires a wallet private key to sign on-chain transactions; prefer a hardware wallet or local signing workflow rather than putting your raw PRIVATE_KEY in environment variables. 3) If you plan to use auto mode, be aware that content of demands/fulfillments will be sent to whichever LLM provider you configure — review that provider's data retention and privacy policies. 4) Ask the author/registry to update the skill manifest to declare required binaries and required env vars (PRIVATE_KEY and which LLM keys may be read) so you can make an informed decision. 5) Only use this skill if you control the oracle address and understand gas costs and irrevocable on-chain attestations. If the author cannot or will not update the metadata, treat the skill as higher-risk and avoid supplying persistent secrets.
功能分析
Type: OpenClaw Skill Name: nla-arbitrate Version: 1.0.0 The skill bundle provides instructions for an AI agent to interact with the 'nla' CLI tool to perform blockchain escrow arbitration. While the process involves sensitive data such as private keys and LLM API keys, the instructions in SKILL.md are consistent with the stated purpose of manual and automated arbitration and do not exhibit signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill name and description match the instructions: it runs the nla CLI to manually arbitrate escrow fulfillments. That purpose legitimately requires an on-chain wallet and optionally LLM keys for auto mode. However, the registry metadata does not declare these required binaries or environment variables, which is an important mismatch.
Instruction Scope
SKILL.md stays within the stated purpose: it only instructs use of the 'nla' CLI to inspect escrows and submit on-chain decisions. It does reference reading environment variables (PRIVATE_KEY, OPENAI_API_KEY, etc.) for signing and auto mode, which is expected for the described features.
Install Mechanism
This is an instruction-only skill (no install spec), so nothing is written to disk by the skill itself. But SKILL.md requires the external 'nla' CLI (npm install -g nla) and a configured wallet — yet the registry metadata did not list any required binaries. The absence of an install spec is low-risk by itself, but the omitted dependency declaration is a red flag for transparency and user expectations.
Credentials
The instructions require sensitive credentials: a private key (or using 'nla wallet:set' / --private-key / PRIVATE_KEY env var) and optionally LLM API keys for auto mode. Those credentials are proportionate to the task (on-chain signing and LLM-based automation), but the registry metadata declared no required env vars. The omission reduces transparency and increases risk of accidental exposure (e.g., unclear whether the skill will read env vars or prompt for keys).
Persistence & Privilege
always is false and there's no install step or code that persists or elevates privileges. The skill can be invoked autonomously by agents by default (normal platform behavior), but that alone is not a new risk here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nla-arbitrate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nla-arbitrate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
nla-arbitrate 1.0.0 — Initial release - Introduces manual arbitration for NLA escrow fulfillments, as an alternative to automated oracles. - Supports both interactive (manual review/decision) and auto (LLM-based) arbitration modes. - Allows scanning for all pending arbitration requests where the user is the oracle. - Requires nla CLI, a funded Ethereum wallet, and LLM API keys for auto mode. - On-chain arbitration decisions are recorded as attestations.
元数据
Slug nla-arbitrate
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nla Arbitrate 是什么?

Manually arbitrate NLA escrow fulfillments as an alternative to the automated oracle. Use when the user wants to review pending arbitration requests, evaluat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 280 次。

如何安装 Nla Arbitrate?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nla-arbitrate」即可一键安装,无需额外配置。

Nla Arbitrate 是免费的吗?

是的,Nla Arbitrate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nla Arbitrate 支持哪些平台?

Nla Arbitrate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nla Arbitrate?

由 疒奀(@mlegls)开发并维护,当前版本 v1.0.0。

💬 留言讨论