← Back to Skills Marketplace
Clawhub Publish Superiortrade
by
Superior-AI
· GitHub ↗
· v4.1.0
· MIT-0
233
Downloads
0
Stars
0
Active Installs
13
Versions
Install in OpenClaw
/install superiortrade
Description
Backtest and deploy trading strategies on Superior Trade's managed cloud.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install superiortrade - After installation, invoke the skill by name or use
/superiortrade - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Clawhub Publish Superiortrade?
Backtest and deploy trading strategies on Superior Trade's managed cloud. It is an AI Agent Skill for Claude Code / OpenClaw, with 233 downloads so far.
How do I install Clawhub Publish Superiortrade?
Run "/install superiortrade" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clawhub Publish Superiortrade free?
Yes, Clawhub Publish Superiortrade is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Clawhub Publish Superiortrade support?
Clawhub Publish Superiortrade is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clawhub Publish Superiortrade?
It is built and maintained by Superior-AI (@superior-ai); the current version is v4.1.0.
More Skills