← 返回 Skills 市场
synththoughts

Okx Strategy Factory

作者 SynthThoughts · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ⚠ suspicious
229
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install okx-strategy-factory
功能描述
Agent Team 工厂:协调 5 个 AI Agent(Strategy/Backtest/Infra/Publish/Iteration)完成 OKX OnchainOS 链上交易策略的全生命周期——开发、回测、部署、发布、迭代。支持多策略并行,每个策略独立状态管理。触发词:策略开发、agent team、...
安全使用建议
What to check before installing or running this skill: - Do not supply OKX API keys, SSH credentials, or 1Password/secret CLI access to this skill unless you trust the author and understand the deployment targets. The README and references expect OKX API keys and an agent wallet, but the registry metadata did not declare them — this mismatch is suspicious. - Review the bundled scripts (assets/publish.sh, hooks/*.sh) and any deploy.sh referenced by SKILL.md. publish.sh can run git commit/push and copy user-specified scripts; ensure any git remote/credentials and the intended commit/push behavior are safe for your environment. - Note deploy.sh is referenced but not included in the package. Confirm where deploy.sh should come from and inspect it before running; automatic deployment to a VPS will require SSH access and can affect live systems. - Test in a sandbox repository / isolated environment first (no real keys, no real VPS) to observe what files the skill reads/writes and what commands it would execute. - If you plan to run real backtests or deploy live, provide credentials via a managed secret store (not direct chat) and limit the keys' scope (trade permissions, restricted IPs) and balance exposure. - If you need clarity from the author: ask where deploy.sh comes from, which git remotes the publish script will push to, and whether the skill collects or transmits any telemetry externally. If the answers are unclear or absent, avoid giving secrets or running deploy/publish steps.
功能分析
Type: OpenClaw Skill Name: okx-strategy-factory Version: 2.0.1 The skill bundle implements a multi-agent pipeline for developing, backtesting, and deploying OKX trading strategies. It includes high-risk capabilities such as VPS deployment via SSH/SCP (roles/infra.md), automated git publishing (assets/publish.sh), and shell command execution via a suggested Python wrapper for the onchainos CLI (references/api-interfaces.md). While these features align with the stated goal of a 'Strategy Factory,' the combination of automated financial trading, credential handling (OKX and SSH keys), and the potential for argument injection in agent-generated code presents a significant attack surface. No explicit evidence of intentional malice or data exfiltration was found, but the broad execution capabilities and the complexity of the automated deployment flow warrant a suspicious classification.
能力评估
Purpose & Capability
The skill's stated purpose (develop/backtest/deploy/publish on OKX OnchainOS) legitimately requires onchainos CLI, OKX API credentials, an agent wallet and deploy tooling (SSH/pm2). However the registry metadata lists no required env vars or binaries. Additionally SKILL.md references ./deploy.sh but no deploy.sh is present in the bundle, suggesting missing pieces or reliance on external scripts—this mismatch between declared requirements and actual needs is incoherent.
Instruction Scope
Runtime instructions are narrowly focused on the pipeline (reading roles/, references/, assets/, gating, generating files under Strategy/). They direct agents to run local scripts (assets/publish.sh, hooks/*.sh) and to invoke an onchainos CLI wrapper (via subprocess) for wallet/swap/gateway operations. The instructions do not attempt broad system access beyond the repo tree, but they do require access to credentials and to run deploy/publish procedures that can perform network operations (git push, SSH to VPS, onchainos calls).
Install Mechanism
There is no install spec (instruction-only skill + shipped scripts). No remote downloads or packaged installers are used in the bundle, which reduces supply-chain risk. The provided bash scripts are plain-text and not obfuscated; they perform local file checks, git operations, and gating logic.
Credentials
Although the skill bundle itself does not declare required environment variables, the docs and references explicitly expect OKX API keys (OKX_API_KEY, OKX_SECRET_KEY, OKX_PASSPHRASE), an agentic wallet for TEE signing, and optionally 1Password CLI. Those credentials are necessary for the stated purpose (on-chain trading), so their absence from declared requirements is an important inconsistency the user should note before providing secrets.
Persistence & Privilege
The skill does not request always:true and does not declare modifications to other skills or global agent settings. Its scripts operate on repository files (Strategy/*) and can run git push / SSH via deploy/publish workflows — normal for a deployment pipeline but requires user-controlled credentials/targets.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install okx-strategy-factory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /okx-strategy-factory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
add platform compatibility: recommend Claude Code/Cursor/Gemini CLI, not OpenClaw
v2.0.0
rewrite infra role with deploy.sh workflow (local validate + production deploy); add strategy-lessons reference; update iteration cross-references
v1.0.0
v1.0.0: Agent Team factory coordinating 5 AI agents for full trading strategy lifecycle on OKX OnchainOS.
元数据
Slug okx-strategy-factory
版本 2.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Okx Strategy Factory 是什么?

Agent Team 工厂:协调 5 个 AI Agent(Strategy/Backtest/Infra/Publish/Iteration)完成 OKX OnchainOS 链上交易策略的全生命周期——开发、回测、部署、发布、迭代。支持多策略并行,每个策略独立状态管理。触发词:策略开发、agent team、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 229 次。

如何安装 Okx Strategy Factory?

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

Okx Strategy Factory 是免费的吗?

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

Okx Strategy Factory 支持哪些平台?

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

谁开发了 Okx Strategy Factory?

由 SynthThoughts(@synththoughts)开发并维护,当前版本 v2.0.1。

💬 留言讨论