← 返回 Skills 市场
adacapo21

OpenMM Grid Trading

作者 Angelos Kappos · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
978
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install openmm-grid-trading
功能描述
Create and manage grid trading strategies with OpenMM. Automated buy/sell around center price.
安全使用建议
Before installing or providing credentials: (1) Only supply API keys for the exchange(s) you actually intend to use — do not populate all four keys unless you need them. (2) Create API keys with minimal permissions (enable trading, disable withdrawals) and, where available, restrict by IP. (3) Audit the npm package @3rd-eye-labs/openmm before installation: check its repository, publisher, package.json, and published code for unexpected behavior. (4) Run the tool in a sandboxed environment (container or VM) and test with --dry-run first. (5) If you cannot inspect the package or verify the publisher, treat the package as higher-risk and avoid giving long-lived credentials. Additional information that would raise confidence: the package's source repository, a verified publisher, or explicit docs saying only the key for the selected exchange is required and what permissions are needed.
功能分析
Type: OpenClaw Skill Name: openmm-grid-trading Version: 0.1.0 The skill bundle appears benign, designed for automated grid trading using the `openmm` CLI tool. All instructions in `SKILL.md` are directly related to configuring and executing trading strategies, including installation of the `@3rd-eye-labs/openmm` package and usage of various `openmm` commands. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended behavior. While the `--grid-profile` parameter could theoretically be abused for local file inclusion if the agent or `openmm` tool lacks robust input validation, this represents a potential vulnerability in the broader system rather than malicious intent within the skill bundle itself.
能力评估
Purpose & Capability
The skill claims to run OpenMM grid trading (which legitimately needs an 'openmm' binary and an API key for the exchange you choose). However the metadata requires four different exchange API keys (MEXC, GATEIO, BITGET, KRAKEN) even though a user will typically only trade on a single exchange per run. Requiring all exchange keys up-front is disproportionate and unexplained.
Instruction Scope
The SKILL.md itself only instructs the agent to run the 'openmm' CLI with flags and to load optional local JSON profile files; it does not ask the agent to read arbitrary system files or exfiltrate data. However the runtime metadata declares environment variables (multiple API keys) that the docs do not clearly justify or scope to 'only provide the key for the exchange you will use'. This gap between instructions and declared requirements is noteworthy.
Install Mechanism
Install is via an npm package (@3rd-eye-labs/openmm) which will create the 'openmm' binary. Using npm is a common mechanism but carries moderate risk because packages are third-party code. No direct downloads from untrusted URLs or archive extraction are declared, but the package source/maintainer is unknown and should be audited before install.
Credentials
Listing four exchange API keys as required is excessive for a tool that only needs the key for the exchange you choose at runtime. These API keys are sensitive (can enable trading and possibly withdrawals). The skill does not declare a primary credential nor document minimal required permissions (e.g., disable withdrawals), so the requested secrets are not proportional or adequately justified.
Persistence & Privilege
The skill does not request always: true, does not declare system config paths, and does not appear to demand persistent system-level privileges. It appears to be limited to installing/using its own 'openmm' binary.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openmm-grid-trading
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openmm-grid-trading 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release — automate grid trading strategies using OpenMM. - Supports multiple exchanges: MEXC, Bitget, Gate.io, Kraken. - Flexible grid configuration: adjustable levels, spacing (linear, geometric, custom), and size models (flat, pyramidal). - Volatility-based spread adjustment to dynamically adapt grid in changing markets. - JSON grid profiles for advanced setups. - Includes dry-run mode, balance checks, risk controls (max position, safety reserve), and graceful shutdown.
元数据
Slug openmm-grid-trading
版本 0.1.0
许可证
累计安装 7
当前安装数 6
历史版本数 1
常见问题

OpenMM Grid Trading 是什么?

Create and manage grid trading strategies with OpenMM. Automated buy/sell around center price. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 978 次。

如何安装 OpenMM Grid Trading?

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

OpenMM Grid Trading 是免费的吗?

是的,OpenMM Grid Trading 完全免费(开源免费),可自由下载、安装和使用。

OpenMM Grid Trading 支持哪些平台?

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

谁开发了 OpenMM Grid Trading?

由 Angelos Kappos(@adacapo21)开发并维护,当前版本 v0.1.0。

💬 留言讨论