← 返回 Skills 市场
superior-ai

Clawhub Publish Superiortrade

作者 Superior-AI · GitHub ↗ · v4.1.0 · MIT-0
cross-platform ✓ 安全检测通过
233
总下载
0
收藏
0
当前安装
13
版本数
在 OpenClaw 中安装
/install superiortrade
功能描述
Backtest and deploy trading strategies on Superior Trade's managed cloud.
安全使用建议
This skill appears internally consistent and only needs your Superior Trade API key. Before installing: 1) Treat SUPERIOR_TRADE_API_KEY as high-risk — it can start real trades. Store it in a secure credential manager and do not paste it into chat. 2) Confirm the agent will always ask for explicit consent before any live deployment (SKILL.md requires this); test with backtests/simulations first and use small stakes if you try live trading. 3) Verify you're using the correct account URL (https://account.superior.trade) as the docs warn. 4) If you want to limit risk, create a restricted API key or revoke the key after testing. 5) Note the registry metadata shows a small mismatch (it listed 'Required env vars: none' while the SKILL.md marks SUPERIOR_TRADE_API_KEY as required) — this looks like a metadata inconsistency but not a functional problem.
功能分析
Type: OpenClaw Skill Name: superiortrade Version: 4.1.0 The Superior Trade skill bundle is a legitimate tool for backtesting and deploying trading strategies on the Hyperliquid DEX via a managed cloud platform. The SKILL.md file contains extensive safety instructions and non-negotiable security rules for the AI agent, including mandatory user confirmation for live trades and explicit prohibitions against requesting private keys or seed phrases. The skill utilizes Hyperliquid's native 'agent wallet' pattern to manage trades without requiring the agent to handle sensitive user credentials directly. No evidence of data exfiltration, malicious execution, or obfuscation was found; the functionality is strictly aligned with the stated purpose of automated trading management.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (backtest & deploy on Superior Trade) match the declared primary credential (SUPERIOR_TRADE_API_KEY) and the documented endpoints (api.superior.trade). The ability to create/list/delete backtests and start deployments is coherent with the stated purpose.
Instruction Scope
SKILL.md is scoped to the platform API: it instructs use of the API key, lists public endpoints, and mandates explicit user confirmation before starting live deployments. It explicitly forbids asking for private keys/seed phrases and instructs not to log or request secrets, which keeps the runtime instructions within purpose.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal disk/system impact. This is the lowest-risk install mechanism and is appropriate for an API client described purely by runtime instructions.
Credentials
The skill requests exactly one credential (SUPERIOR_TRADE_API_KEY) which is appropriate for an API client. Important: that API key can create and START live trading deployments that execute real trades using the user's managed trading wallet — a high-impact permission (can move real funds via trades). The SKILL.md documents this scope, but users should treat the key as sensitive and limit/custodize it accordingly.
Persistence & Privilege
always:false and agent-autonomy enabled (disable-model-invocation:false) are normal. However, because the API key allows starting live trades, autonomous invocation increases blast radius: ensure the agent will actually prompt for the required explicit confirmation for live deployments (the SKILL.md requires it).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install superiortrade
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /superiortrade 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.1.0
Release 4.1.0: align SKILL.md with current API (subaccounts, authorize-and-send, portfolio exit); version bump only.
v3.0.8
- Version bumped from 3.0.7 to 3.0.8 in SKILL.md for release tracking. - No functional or behavioral changes; documentation and metadata only.
v3.0.7
- Version bump from 3.0.6 to 3.0.7 in SKILL.md. - No substantive changes to functionality, documentation, endpoints, or logic. - Updated metadata to reflect the new version.
v3.0.6
- Version updated to 3.0.6 (no content changes to logic or features). - No user-facing or functional changes were made; only the version field was incremented.
v3.0.5
- Documentation formatting and metadata updated; version incremented to 3.0.5. - No functional or API changes; content and security guidance unchanged. - Ensures consistency and clarity in skill documentation.
v3.0.4
Version 3.0.4 - Updated SKILL.md version number to 3.0.4. - No changes to functionality or API details; documentation version increment only.
v3.0.3
Version 3.0.3 - Documentation only: Minor update to SKILL.md with no changes to functionality or API. - No user-facing features or configuration have changed.
v3.0.2
- Documentation updated to clarify security and credential usage. - Instructions on handling the SUPERIOR_TRADE_API_KEY are now more concise. - Removed duplicated explanations for cleaner, easier reference. - No changes to API endpoints, behavior, or security requirements.
v3.0.1
Superior Trade v3.0.1 Changelog - Updated language guidelines: agents should use user-friendly terms like "strategy", "the bot", or "the trading engine" instead of internal names, except when users explicitly ask technical questions. - Clarified that the underlying trading engine (Freqtrade on Hyperliquid) can be mentioned if requested by the user. - No API or functionality changes; documentation improvement for better user experience and transparency.
v3.0.0
**Major update: Skill restructured to single-file with enhanced onboarding and security clarity.** - Merged all functionality and setup guidance into SKILL.md; removed multi-phase/phase files. - Expanded and clarified onboarding steps, including API key setup and environment variable handling. - Significantly enhanced safety, security, and live deployment confirmation instructions. - Detailed wallet model, agent wallet restrictions, and explicit funding/balance check guidance. - Removed all references to multi-file skill routing/phase detection; simplified usage for users.
v2.0.3
- Major documentation simplification: condensed and streamlined the SKILL.md description and instructions. - Clarified phase detection table for easier matching of user intent. - Removed README.md to reduce redundancy and focus on a single documentation source. - Updated version and metadata.
v2.0.2
No user-facing changes in this release. - Version bump from 2.0.1 to 2.0.2 with no file changes detected.
v2.0.1
Superior Trade 2.0.1 - Clarified authorization: now uses a single API key (x-api-key), with no private keys ever collected or requested. - Updated user flow: agent writes and runs strategies, manages backtests, and deploys bots to live trading using platform-managed wallets—users don’t need their own Hyperliquid wallet. - Enhanced security: strict safety rules added—never ask for or handle private keys, always verify info with live API calls, and never fabricate data. - Improved phase routing: detailed table defines which operational phase file to load based on user intent, ensuring smooth, context-aware transitions. - Enforced proper URLs and communication: always guide users to the updated https://account.superior.trade, never app.superior.trade, and use conversational, API-verified responses.
元数据
Slug superiortrade
版本 4.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 13
常见问题

Clawhub Publish Superiortrade 是什么?

Backtest and deploy trading strategies on Superior Trade's managed cloud. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。

如何安装 Clawhub Publish Superiortrade?

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

Clawhub Publish Superiortrade 是免费的吗?

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

Clawhub Publish Superiortrade 支持哪些平台?

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

谁开发了 Clawhub Publish Superiortrade?

由 Superior-AI(@superior-ai)开发并维护,当前版本 v4.1.0。

💬 留言讨论