← 返回 Skills 市场
adacapo21

OpenMM Exchange Setup

作者 Angelos Kappos · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
439
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openmm-exchange-setup
功能描述
Step-by-step guide to configure exchange API credentials for OpenMM.
安全使用建议
This skill is coherent for configuring OpenMM exchange credentials, but take these precautions before installing or using it: 1) Verify the npm package publisher and inspect the package (or its repository) before installing globally; do not blindly trust a scoped package without checking its source. 2) Prefer storing keys in a secure secret manager or environment variables rather than embedding them in JSON config files; never commit files containing keys. 3) Use least-privilege API keys (disable withdrawals, restrict to required permissions, and use IP whitelisting). 4) For troubleshooting commands that require privileges (e.g., 'sudo ntpdate'), prefer safer, documented time-sync methods for your OS and avoid running privileged commands without understanding them. 5) Test with low-value accounts/keys first and rotate keys after use. If you can provide the package repository or a link to the npm page for @3rd-eye-labs/openmm, I can raise or lower my confidence and re-evaluate the install risk.
功能分析
Type: OpenClaw Skill Name: openmm-exchange-setup Version: 0.1.0 The skill guides users through configuring API credentials for cryptocurrency exchanges, which inherently involves handling sensitive information. It instructs the agent to install and run external npm packages via `npx` (`@3rd-eye-labs/openmm`, `@qbtlabs/openmm-mcp`), introducing a supply chain risk. More critically, the `SKILL.md` includes a troubleshooting step (`sudo ntpdate time.google.com`) that involves executing a `sudo` command. While the command itself is for a legitimate purpose (system clock synchronization), its presence in an agent-executed markdown file represents a potential privilege escalation or arbitrary command execution vulnerability if the agent executes `sudo` commands without explicit user consent or proper sandboxing. There is no clear evidence of intentional malicious behavior like data exfiltration or backdoors.
能力评估
Purpose & Capability
Name/description (OpenMM exchange setup) aligns with required binary 'openmm' and the npm install of @3rd-eye-labs/openmm which provides that binary. Required env vars and CLI commands in SKILL.md are appropriate for configuring exchange API keys.
Instruction Scope
The SKILL.md stays within the setup/troubleshooting scope (creating keys, exporting env vars, testing balance/ticker calls). However, it includes an example that embeds API keys directly in an MCP client JSON (risk of accidental commit/exposure) and recommends running system commands like 'sudo ntpdate' (a privileged action) without guidance on safer alternatives. The instructions do not request unrelated files or credentials.
Install Mechanism
Install uses an npm scoped package (@3rd-eye-labs/openmm) that creates an 'openmm' binary. npm installs are a common, traceable choice but carry moderate risk because package contents and publisher trust matter; there are no code files in the skill to review and no authoritative upstream URL provided in metadata.
Credentials
The environment variables the skill asks you to set are exactly the exchange API keys/passphrases needed for the supported exchanges. That is proportionate. Caution: the skill's examples show placing secrets in a JSON config, which increases risk of leakage if the file is committed or shared.
Persistence & Privilege
Skill does not request elevated privileges, does not set always:true, and asks for no system config paths. No persistent or privileged system changes are requested in the instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openmm-exchange-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openmm-exchange-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release – step-by-step OpenMM exchange credential setup guide. - Provides instructions for configuring API credentials with MEXC, Gate.io, Bitget, and Kraken. - Covers minimum order sizes, required environment variables, and permissions for each exchange. - Includes sample `.env` files and CLI commands for verifying account connections and market data. - Offers tips for MCP server integration and troubleshooting common credential issues. - Lists essential API security best practices.
元数据
Slug openmm-exchange-setup
版本 0.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

OpenMM Exchange Setup 是什么?

Step-by-step guide to configure exchange API credentials for OpenMM. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 439 次。

如何安装 OpenMM Exchange Setup?

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

OpenMM Exchange Setup 是免费的吗?

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

OpenMM Exchange Setup 支持哪些平台?

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

谁开发了 OpenMM Exchange Setup?

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

💬 留言讨论