← Back to Skills Marketplace
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openbytes
Description
End-to-end OpenBytes network API workflows for AI agents. Covers wallet signature-based authentication, on-chain top-up monitoring, consumer API key lifecycl...
Usage Guidance
This instruction-only skill appears to do what it says: guide OpenBytes API workflows. It does not request hidden credentials or install code. Things to consider before installing:
- Never paste or transmit your private key or consumer API key to the agent or any third party; follow the SKILL.md guidance to sign messages locally and keep keys offline when possible.
- The skill’s examples print private keys and tell you to store them — treat those outputs as sensitive and store them in a secure vault (not chat). Prefer using a hardware or user-controlled wallet and manual signature steps instead of creating and printing keys programmatically.
- Verify the gateway URL (https://gateway.openbytes.ai) and ensure you interact with the official API endpoint before sending tokens or performing on-chain deposits.
- The skill suggests exporting OPENBYTES_API_KEY locally; do not export secrets into shared or ephemeral environments without understanding who can access them.
Overall, the skill is coherent for its stated purpose; proceed if you understand and accept the operational handling of keys and on-chain top-ups.
Capability Analysis
Type: OpenClaw Skill
Name: openbytes
Version: 1.0.0
The skill bundle provides legitimate API workflows for interacting with the OpenBytes network, including wallet-based authentication, API key management, and on-chain balance monitoring. While SKILL.md contains code snippets for generating EVM private keys (a sensitive operation), it includes explicit security warnings for the user and the behavior is entirely consistent with the stated purpose of the tool. No indicators of data exfiltration, malicious execution, or harmful prompt injection were identified.
Capability Assessment
Purpose & Capability
Name/description (OpenBytes API workflows: wallet auth, API key lifecycle, top-ups, balance/usage, inference) match the SKILL.md content. The skill does not request unrelated binaries, installs, or credentials in registry metadata.
Instruction Scope
Instructions are focused on API workflows and include concrete curl/JS examples. They explicitly require the user to produce wallet signatures (agent cannot sign), create wallets programmatically, and create/store API keys. One inconsistency: the SKILL.md tells users to set an environment variable (OPENBYTES_API_KEY) and to print private keys in examples — these are legitimate operational instructions but expand the surface for mishandling secrets. The SKILL.md does not instruct the agent to read arbitrary system files or external endpoints beyond the declared gateway endpoints, which is appropriate.
Install Mechanism
Instruction-only skill with no install spec and no code files. No downloads, package installs, or archive extraction are requested. Low install risk.
Credentials
Registry metadata declares no required env vars, which aligns with being instruction-only. However, the instructions reference local environment usage (e.g., export OPENBYTES_API_KEY) and advise saving private keys; the skill does not require platform-provided credentials. This is reasonable for a control-plane guide, but users should not paste private keys or API keys into third-party UIs or agents.
Persistence & Privilege
always:false and no privileged install actions. The skill does not request permanent system presence or modify other skills/configs. Autonomous invocation is allowed but is the platform default and is not otherwise combined with broad access here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openbytes - After installation, invoke the skill by name or use
/openbytes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenBytes Skill 1.0.0
- Initial release covering end-to-end OpenBytes network API workflows for AI agents.
- Supports wallet signature-based authentication and session management.
- Provides guidance for on-chain USDC top-up monitoring and balance verification.
- Implements consumer API key lifecycle: create, list, and revoke.
- Enables model inference and querying of balance/usage via HTTP endpoints.
- Includes operator/parent wallet connection flow with signature verification.
Metadata
Frequently Asked Questions
What is OpenBytes?
End-to-end OpenBytes network API workflows for AI agents. Covers wallet signature-based authentication, on-chain top-up monitoring, consumer API key lifecycl... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install OpenBytes?
Run "/install openbytes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenBytes free?
Yes, OpenBytes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenBytes support?
OpenBytes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenBytes?
It is built and maintained by Jerry (@viyozc); the current version is v1.0.0.
More Skills