← 返回 Skills 市场
walioo

Morpho Base Operator

作者 walioo · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install morpho-base-operator
功能描述
Operate a Base-first Morpho vault workflow using a registry file to plan, snapshot, execute, and archive without dynamic market discovery.
安全使用建议
This skill appears to be a coherent operator runbook rather than executable code, but you should: (1) verify the registry file and all pinned contract addresses before any write; (2) never paste or upload your operator private key or RPC credentials into the platform — keep signing offline or in a hardware wallet as the runbook instructs; (3) keep allowMainnetExecution=false until you manually sign off, and perform signature collection in an air-gapped or secure environment; (4) validate the origin/author of this skill before trusting it in production since the package source is unknown; and (5) if you plan any automation, restrict it to read-only rehearsal runs until you confirm all checks and factory/MCP pins are correct.
功能分析
Type: OpenClaw Skill Name: morpho-base-operator Version: 0.1.0 The skill bundle contains only documentation and operational instructions (SKILL.md and reference files) for managing Morpho vaults on the Base network. The instructions prioritize security through a registry-first approach, external signature collection, and a default-off setting for mainnet execution (allowMainnetExecution: false). No executable code, malicious logic, or prompt injection attempts were identified.
能力评估
Purpose & Capability
Name, description, and instructions align: this is a narrowly scoped operator/runbook for running a registry-driven Morpho vault workflow on Base. The skill does not request unrelated services or credentials.
Instruction Scope
SKILL.md confines actions to verifying a registry file, snapshotting state, building a deterministic plan for registered markets, collecting an external signature, executing via a pinned MCP, and reconciling/archiving. It explicitly forbids dynamic market discovery in the write path and does not instruct reading unrelated system secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill bundle itself.
Credentials
The skill requests no environment variables or credentials inside the bundle, and explicitly instructs the operator to supply RPC, operator private key, and vault identifiers outside the published bundle. This is proportionate to the described operator workflow but places the onus on the operator to protect those secrets; confirm they are never pasted into untrusted inputs.
Persistence & Privilege
always:false and no install behavior. The skill can be invoked autonomously by the agent platform (default behavior) but lacks embedded credentials or install steps that would give it persistent access to systems.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install morpho-base-operator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /morpho-base-operator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial sanitized Base operator skill publish.
元数据
Slug morpho-base-operator
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Morpho Base Operator 是什么?

Operate a Base-first Morpho vault workflow using a registry file to plan, snapshot, execute, and archive without dynamic market discovery. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Morpho Base Operator?

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

Morpho Base Operator 是免费的吗?

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

Morpho Base Operator 支持哪些平台?

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

谁开发了 Morpho Base Operator?

由 walioo(@walioo)开发并维护,当前版本 v0.1.0。

💬 留言讨论