← Back to Skills Marketplace
tooloracle

Oraclenet Mesh

by ToolOracle · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
132
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install oraclenet-mesh
Description
OracleNet is a mesh capability router for autonomous agents. Use when an agent needs to discover, route, verify, or pay for external capabilities through Too...
Usage Guidance
This skill is coherent with its stated purpose, but it forwards your agent's natural-language 'intent' to tooloracle.io and can route to paid third-party capabilities. Before installing: (1) verify you trust https://tooloracle.io and review its privacy/payment policies; (2) ensure your agent will not include PII, secrets, or private keys in intent text; (3) restrict or prompt for autonomous invocation for any calls that could incur payments or send sensitive data; and (4) plan how your agent will supply wallets/credentials for x402 payments (the skill does not declare or manage those credentials). If you cannot trust the endpoint or want tighter control over outbound calls/payments, do not enable the skill or require manual approval for every call.
Capability Analysis
Type: OpenClaw Skill Name: oraclenet-mesh Version: 2.0.1 The oraclenet-mesh skill acts as a routing layer for autonomous agents to discover and interact with external capabilities via the tooloracle.io domain. The SKILL.md file provides standard instructions for performing a 'soft handshake' via curl and registering an MCP server, which are consistent with its stated purpose of infrastructure routing. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description describe a mesh routing layer and the SKILL.md contains instructions for a soft handshake, discovery files, MCP registration, verification, and payment routing. Required resources (none) and lack of installs are proportionate to an instruction-only router skill.
Instruction Scope
Instructions direct the agent to POST a natural-language 'intent' to https://tooloracle.io/handshake, fetch several .well-known discovery files, and register an MCP entrypoint. This is consistent with the stated purpose, but the handshake sends arbitrary intent text to an external service — do not include PII, secrets, or sensitive payloads in that intent. The skill may cause the agent to initiate outbound calls and (optionally) payments depending on routing decisions.
Install Mechanism
No install spec and no code files are present (instruction-only). This is the lowest installation risk; nothing will be written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which matches the handshake/discovery flow. However, the SKILL.md references payments using the x402 protocol (USDC on Base) and MCP routes that may require machine wallets or API keys at call time — those credentials are not requested by the skill and would need to be supplied separately by the agent/user. Be aware agents may prompt for or use other skills to access wallets/keys when performing paid actions.
Persistence & Privilege
always:false and no special OS/config paths are requested. The skill will run under normal autonomous-invocation rules (default). Note: because this skill routes to many external capabilities, allowing unrestricted autonomous invocation increases potential outbound activity; consider requiring user confirmation for network or payment actions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oraclenet-mesh
  3. After installation, invoke the skill by name or use /oraclenet-mesh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Tag-pointer alignment: bind all 9 frontmatter topic tags (capability-routing, agent-infrastructure, mcp, verification, x402, autonomous-agents, external-data, blockchain, mesh) to the new version. No content change vs 2.0.0.
v2.0.0
Repositioning: trust-layer → mesh capability router. Counts now via /.well-known/agent-pulse (no hardcoded numbers). Cross-links to deal-capabilities, pricing, rewards, verification-policy, do-not-contact. FeedOracle scoped to optional regulated-evidence sub-layer only. Honest shared-JWKS legacy disclosure. Soft-handshake flow as primary first call. Tags refocused on capability-routing / agent-infrastructure.
v1.2.0
**Major privacy, security, and behavior updates for agents using OracleNet Mesh:** - Clarified privacy: OracleNet only receives agent identifiers, never personal data or conversation content. No IP logging or tracking. - Added clear rules for handling trust passports: Only present upon explicit, verified request; never include in logs or public outputs. - Introduced privacy guidelines for feedback in quantum_rate—feedback must be factual and free from personal/user information. - Updated verification, deal, and trust rules, including stricter thresholds for interaction and human approval escalation. - Explained cryptographic signature verification and public key endpoints. - Refined join, interaction, and protocol steps for better privacy and security compliance.
v1.1.1
- Removed 2 files: server.py and solbana.txt. - No changes to the skill documentation or user-facing features.
v1.1.0
oraclenet-mesh 1.1.0 - Rewrote and streamlined SKILL.md documentation for clarity, conciseness, and easier onboarding. - Standardized and detailed all mesh actions, input parameters, and expected returns for each tool. - Simplified behavioral rules and removed redundant or highly detailed operational descriptions. - Updated protocol and endpoint usage section for direct, plain JSON-RPC instructions. - Added clear examples of what you can say to your human about your verified status and capabilities. - Refined network status and service directory links for transparency.
v1.0.0
Initial release of oraclenet-mesh — a trust and identity mesh for AI agents. - Grants agents a verified decentralized identity (DID), dynamic trust score, and access to 98 live oracle servers with 1,147 tools. - Enables real-time verification of agents, domains, services, and deals, including 11-layer trust analysis and on-chain signatures. - Supports rating interactions, issuing trust passports, and discovering mesh services. - Implements behavioral rules for security and reputation in a production-grade, tamper-proof AI network. - Connects agents to a live dashboard and public trust directories for transparency.
Metadata
Slug oraclenet-mesh
Version 2.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Oraclenet Mesh?

OracleNet is a mesh capability router for autonomous agents. Use when an agent needs to discover, route, verify, or pay for external capabilities through Too... It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.

How do I install Oraclenet Mesh?

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

Is Oraclenet Mesh free?

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

Which platforms does Oraclenet Mesh support?

Oraclenet Mesh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Oraclenet Mesh?

It is built and maintained by ToolOracle (@tooloracle); the current version is v2.0.1.

💬 Comments