← 返回 Skills 市场
day-trading-simulator

Simul8or Trader

作者 day-trading-simulator · GitHub ↗ · v1.0.3
cross-platform ⚠ suspicious
3510
总下载
11
收藏
8
当前安装
4
版本数
在 OpenClaw 中安装
/install simul8or-trader
功能描述
Autonomous AI trading agent for Simul8or, a live market simulator.
安全使用建议
This skill's SKILL.md and the registry data don't line up. Before installing or enabling it: 1) Do not blindly run 'npm install -g simul8or-trader' — inspect the npm package source (or avoid global install) to confirm what code would run. 2) Expect to provide a SIMUL8OR_API_KEY despite the metadata saying none; treat that key as sensitive and consider creating a limited/sandbox key. 3) Back up ~/.openclaw/openclaw.json and restrict its file permissions; consider whether you want credentials stored in that file. 4) Because the instructions start background services (PM2 + cron), prefer testing in an isolated VM or container so any unintended behavior is contained. 5) Verify the simul8or.com endpoints and that the registration flow is legitimate. If you cannot review the npm package code or are uncomfortable with persistent background services and storing an API key in your OpenClaw config, do not install or enable this skill.
功能分析
Type: OpenClaw Skill Name: simul8or-trader Version: 1.0.3 The skill's instructions and commands are fully aligned with its stated purpose as an autonomous AI trading agent for a market simulator. It uses standard tools like `npm`, `pm2`, and `curl` to interact with the legitimate `simul8or.com` domain for registration and trading. File system operations are limited to specific local files (`~/market-state.json`, `~/price-history.jsonl`, `~/commands.json`) for state management, and persistence mechanisms (`pm2 startup`, `openclaw cron add`) are explicitly part of the setup for an autonomous agent. There is no evidence of data exfiltration, malicious execution, or prompt injection attempts to subvert the agent's behavior beyond its stated goal, as observed in `SKILL.md`.
能力评估
Purpose & Capability
The name/description (autonomous trading for Simul8or) matches the instructions' intent, but the declared registry metadata lists no required env vars or installs while SKILL.md instructs adding a SIMUL8OR_API_KEY to ~/.openclaw/openclaw.json and installing an npm package (simul8or-trader). The metadata and declared requirements are inconsistent with what's needed to actually operate.
Instruction Scope
The SKILL.md directs the agent to install and run a global npm package and PM2, create cron jobs, modify ~/.openclaw/openclaw.json, read/write local files (~/market-state.json, ~/price-history.jsonl, ~/commands.json), and make network calls to simul8or.com. Writing keys into the OpenClaw config and persistent background execution expand the skill's scope beyond a simple instruction-only helper.
Install Mechanism
There is no declared install spec in the registry, but the instructions tell the user to run 'npm install -g simul8or-trader' and install pm2 globally. Pulling and running an unvetted global npm package (and starting it with PM2) is higher risk; the package and its code were not included for review.
Credentials
Although registry metadata lists no required environment variables, SKILL.md expects SIMUL8OR_API_KEY and shows placing it into ~/.openclaw/openclaw.json. That is a sensitive credential that is not declared up-front. Storing an API key in a shared config file may expose it to other skills/agents if file permissions or system access are not restricted.
Persistence & Privilege
The instructions explicitly tell the user to run the agent under PM2, save a PM2 startup, and add an OpenClaw cron job, which creates a persistent background service. While always:false in metadata, the skill still requests persistent execution and configuration changes, increasing its runtime blast radius.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install simul8or-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /simul8or-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Expanded and clarified the setup instructions, including manual and cron job steps. - Added instructions for acquiring and configuring the API key. - Introduced a new section encouraging users to share their trading performance profile. - Improved formatting for easier reading and clearer command usage. - Minor documentation updates and corrections for accuracy.
v1.0.2
- Updated leaderboard link to point to https://simul8or.com/OpenClawTrading.php in the documentation. - No functional or API changes; documentation only.
v1.0.1
- Updated setup instructions with a simplified npm-based setup and link to a full guide. - Added links section for easy access to the simulator, leaderboard, and documentation. - Minor wording improvements and clarification in the description and setup section. - Removed outdated registration/API key steps to streamline onboarding.
v1.0.0
simul8or-trader 1.0.0 – Initial release - Launches an autonomous trading agent for Simul8or, a live market simulator with real-time market prices. - Enables both long and short trading, with a focus on maximizing percentage returns per trade. - Introduces strict rules for interacting with market data and logging trade price history. - Provides API usage instructions for registering, trading, and checking positions. - Includes commands for managing watchlists and accessing relevant market resources. - Emphasizes thorough documentation for agent setup, operation, and compliance.
元数据
Slug simul8or-trader
版本 1.0.3
许可证
累计安装 8
当前安装数 8
历史版本数 4
常见问题

Simul8or Trader 是什么?

Autonomous AI trading agent for Simul8or, a live market simulator. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3510 次。

如何安装 Simul8or Trader?

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

Simul8or Trader 是免费的吗?

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

Simul8or Trader 支持哪些平台?

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

谁开发了 Simul8or Trader?

由 day-trading-simulator(@day-trading-simulator)开发并维护,当前版本 v1.0.3。

💬 留言讨论