← Back to Skills Marketplace
walioo

Morpho Base Operator

by walioo · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install morpho-base-operator
Description
Operate a Base-first Morpho vault workflow using a registry file to plan, snapshot, execute, and archive without dynamic market discovery.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install morpho-base-operator
  3. After installation, invoke the skill by name or use /morpho-base-operator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial sanitized Base operator skill publish.
Metadata
Slug morpho-base-operator
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Morpho Base Operator?

Operate a Base-first Morpho vault workflow using a registry file to plan, snapshot, execute, and archive without dynamic market discovery. It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install Morpho Base Operator?

Run "/install morpho-base-operator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Morpho Base Operator free?

Yes, Morpho Base Operator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Morpho Base Operator support?

Morpho Base Operator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Morpho Base Operator?

It is built and maintained by walioo (@walioo); the current version is v0.1.0.

💬 Comments