← 返回 Skills 市场
nexusweb3dev

NexusWeb3 Financial Infrastructure

作者 nexusweb3dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
196
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexusweb3
功能描述
Complete financial infrastructure for AI agents on Base mainnet — wallet, identity, payments, yield, insurance, reputation, marketplace, bridge, governance,...
安全使用建议
This skill does what it says (it interacts with Base contracts) and legitimately needs a signing key — but before installing: (1) do NOT provide your main private key; create and use a limited operator key with a hard spending cap and test it with tiny funds, as the SKILL.md recommends; (2) note the README/registry mismatch (ETH_PRIVATE_KEY vs ETH_OPERATOR_KEY) and confirm which env var to set; (3) verify contract addresses and source code on the supplied explorer and GitHub repo links yourself; (4) prefer a wallet/vault pattern or hardware signing gateway where the agent can request signatures rather than receiving raw private keys; (5) if you allow autonomous invocation, restrict when and how the agent can submit transactions (limits, approval workflows); (6) if provenance of the skill/publisher is important, obtain more information about the maintainer (repo, audits, contact) before trusting non-trivial funds. If you can’t confirm the operator key is limited, treat this skill as risky.
功能分析
Type: OpenClaw Skill Name: nexusweb3 Version: 1.0.1 The nexusweb3 skill provides a comprehensive set of instructions for an AI agent to interact with a financial infrastructure suite on the Base mainnet. It includes protocols for vaults, identity, escrow, and yield. Notably, the documentation in SKILL.md promotes security best practices by recommending the use of scoped operator keys (ETH_OPERATOR_KEY) with spending limits rather than exposing primary private keys. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in the provided files.
能力评估
Purpose & Capability
The skill claims on‑chain financial capabilities and only requests an Ethereum signing key (ETH_OPERATOR_KEY), which is expected for sending transactions, deploying vaults, and interacting with contracts on Base. The required credential is coherent with the described functionality.
Instruction Scope
SKILL.md instructs the agent to deploy vaults, add operators, create escrows, move funds, deposit into yield protocols, etc. These actions are within the stated purpose but are high‑impact operations (they sign and submit transactions). The instructions do not appear to request unrelated files or system credentials, but they do instruct the user/agent to set a private key environment variable — which is inherently sensitive.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes disk writes and arbitrary code installation risk.
Credentials
Only one environment variable is declared (ETH_OPERATOR_KEY), which is proportionate for a signing agent. However README also mentions ETH_PRIVATE_KEY (inconsistent with registry metadata), creating ambiguity about what key the user is expected to supply. The skill relies on the user to provide a scoped operator key — if the user instead provides a full/private wallet key, the agent would have full control of funds. The skill does not appear to enforce or verify key scoping.
Persistence & Privilege
The skill is not forced always-on and does not declare system-wide config paths. It can be invoked autonomously (default), which is normal, but combining autonomous invocation with an active signing key increases blast radius — ensure key scope and invocation policies are acceptable.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nexusweb3
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nexusweb3 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1: Recommend operator key instead of raw private key. AgentVault operator system scopes permissions and protects main wallet from exposure.
v1.0.0
Initial release — NexusWeb3 provides a complete, audited financial infrastructure for AI agents on Base mainnet. - Introduces AgentVault (smart wallet), AgentRegistry (identity), AgentEscrow (payments), AgentYield (yield), AgentInsurance (insurance), AgentReputation (reputation), AgentGovernance (governance), and AgentMarket (marketplace) protocols. - Supports on-chain wallet creation, payments, yield via Aave, insurance pooling, governance, and reputation scoring, all using USDC and minimal ETH for gas. - Each protocol includes on-chain contracts, usage examples, and fee structures. - Documentation provides quick-start steps and configuration details for seamless agent integration.
元数据
Slug nexusweb3
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

NexusWeb3 Financial Infrastructure 是什么?

Complete financial infrastructure for AI agents on Base mainnet — wallet, identity, payments, yield, insurance, reputation, marketplace, bridge, governance,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。

如何安装 NexusWeb3 Financial Infrastructure?

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

NexusWeb3 Financial Infrastructure 是免费的吗?

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

NexusWeb3 Financial Infrastructure 支持哪些平台?

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

谁开发了 NexusWeb3 Financial Infrastructure?

由 nexusweb3dev(@nexusweb3dev)开发并维护,当前版本 v1.0.1。

💬 留言讨论