← 返回 Skills 市场
Orderly Api Authentication
作者
Mario Reder
· GitHub ↗
· v1.0.0
258
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install orderly-api-authentication
功能描述
Complete authentication guide for Orderly Network - EIP-712 wallet signatures for EVM accounts, Ed25519 message signing for Solana accounts, and Ed25519 sign...
安全使用建议
This skill is a how-to guide for Orderly Network authentication and appears internally consistent. It does not request secrets or install code. Before using any copied code or key-management guidance: 1) Never paste your private keys or seed phrases into third-party sites or chat boxes. 2) Verify API and WebSocket endpoints (typosquatting can redirect to malicious hosts). 3) When generating Ed25519 keys, keep private keys offline or in secure storage (hardware wallet or HSM) where possible. 4) Double-check the verifyingContract and domain parameters against official Orderly documentation or their website. 5) If you will run provided code, review it locally and run it in a controlled environment. If you want higher assurance, provide the full SKILL.md contents or verify the skill author/source before trusting operational use.
功能分析
Type: OpenClaw Skill
Name: orderly-api-authentication
Version: 1.0.0
The skill bundle is a comprehensive technical guide for Orderly Network's two-layer authentication system (EVM and Solana). It provides legitimate code snippets for wallet signatures, API key management, and request signing using standard libraries like @noble/ed25519. No malicious intent, data exfiltration, or prompt injection attempts were found; the documentation explicitly includes security best practices such as avoiding hardcoded keys and using environment variables.
能力评估
Purpose & Capability
The name/description (Orderly API auth) match the content: EIP-712 for EVM, Ed25519 for Solana and API calls. The skill declares no unrelated binaries, env vars, or credentials.
Instruction Scope
SKILL.md provides example flows, endpoints (api.orderly.org and testnet), code snippets, and signing steps. It does not ask for unrelated system files, extraneous credentials, or to exfiltrate data to third-party endpoints in the visible content.
Install Mechanism
No install spec is present and there are no code files — this is instruction-only, so nothing will be written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The documented operations (wallet signatures, local Ed25519 key generation) legitimately require local key material only; no disproportionate access is requested.
Persistence & Privilege
always is false and model invocation is standard; the skill does not request permanent presence or modifications to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orderly-api-authentication - 安装完成后,直接呼叫该 Skill 的名称或使用
/orderly-api-authentication触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
orderly-api-authentication v1.0.0
- Initial release providing a comprehensive authentication guide for Orderly Network.
- Covers two-layer authentication: EIP-712 wallet signatures for EVM, Ed25519 message signing for Solana, and Ed25519 signatures for API requests.
- Explains setup for new accounts, key management, and API trading bots.
- Includes clear step-by-step registration examples for both EVM and Solana.
- Details EIP-712 domain usage, broker setup, and recommended API endpoints for best practices.
元数据
常见问题
Orderly Api Authentication 是什么?
Complete authentication guide for Orderly Network - EIP-712 wallet signatures for EVM accounts, Ed25519 message signing for Solana accounts, and Ed25519 sign... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 258 次。
如何安装 Orderly Api Authentication?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orderly-api-authentication」即可一键安装,无需额外配置。
Orderly Api Authentication 是免费的吗?
是的,Orderly Api Authentication 完全免费(开源免费),可自由下载、安装和使用。
Orderly Api Authentication 支持哪些平台?
Orderly Api Authentication 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Orderly Api Authentication?
由 Mario Reder(@tarnadas)开发并维护,当前版本 v1.0.0。
推荐 Skills