← 返回 Skills 市场
diagnostikon

Polymarket Space Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ⚠ suspicious
316
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install polymarket-space-trader
功能描述
Trades Polymarket prediction markets on space launches, SpaceX milestones, satellite deployments, Mars missions, and commercial spaceflight outcomes. Use whe...
安全使用建议
This skill appears to implement the stated Polymarket trading strategy and defaults to safe paper trading, but the registry metadata does not match the included files: clawhub.json and SKILL.md both require SIMMER_API_KEY while the top summary says no env vars are required. Before installing: 1) Verify the registry metadata is corrected so you know the skill truly needs SIMMER_API_KEY. 2) Do not put a live-capable trading key in your environment unless you intentionally want to enable live trades; use a sim/paper key or make sure your key is scoped/revocable. 3) Review the simmer-sdk package (source repository and recent versions) so you trust what the SDK does with your key. 4) If you want deeper assurance, provide the rest of trader.py (the file was truncated in the bundle) so the code paths that run on cron/automan can be fully reviewed. If the metadata mismatch is explained/fixed and simmer-sdk looks legitimate, this skill is coherent with its stated purpose; otherwise treat the metadata inconsistency as a risk signal.
功能分析
Type: OpenClaw Skill Name: polymarket-space-trader Version: 0.0.3 The skill is a legitimate automated trading agent for space-themed prediction markets on Polymarket. It implements a transparent strategy using a 'mission bias' heuristic and includes robust safety features, such as defaulting to paper trading (sim mode) unless a '--live' flag is explicitly provided. Analysis of 'trader.py' and 'SKILL.md' reveals no evidence of data exfiltration, malicious execution, or harmful prompt injection; the code strictly interacts with the 'simmer-sdk' and respects the defined risk parameters.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill's files (SKILL.md and clawhub.json) require SIMMER_API_KEY and depend on the simmer-sdk Python package — appropriate for a trading agent — but the registry summary at the top of the evaluation incorrectly lists 'Required env vars: none' and 'Primary credential: none'. That metadata mismatch is an incoherence that should be resolved before trusting the registry listing.
Instruction Scope
Runtime instructions and trader.py focus on market discovery, sizing, and order placement. The SKILL.md explicitly defaults to paper trading and requires an explicit --live flag for real USDC trades. Optional remix data sources (NASA APIs, TLEs, social media) are suggested but not required by the shipped code.
Install Mechanism
No install script is provided (install-only via 'clawhub install'), which is low risk. The package requires the third-party pip dependency 'simmer-sdk' declared in clawhub.json; installing third-party packages is a normal risk vector — you should review simmer-sdk (source and reputation) before installing.
Credentials
The code and SKILL.md legitimately require SIMMER_API_KEY and several SIMMER_* tunables (MAX_POSITION, etc.). These are proportionate to a trading skill. However, the top-level registry metadata incorrectly reports no required env vars, creating ambiguity. Also note the meaningful security consideration: a live-capable API key would allow real trades — the skill warns about this, but the user must ensure the key provided is appropriately scoped (prefer a paper/sim-only key for routine use).
Persistence & Privilege
The skill is not always-on (always:false) and autostart is false. It is automaton-managed with an entrypoint but will not start automatically until configured. Default model-invocation/autonomy settings are normal for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-space-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-space-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
SDK resilience: try/except runt apply_skill_config
v0.0.2
fix: add _client.live=True so --live actually routes to polymarket-venue for real USDC trades
v1.0.2
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.1
**Conviction-based position sizing and operator bias now built-in.** - Signal logic upgraded: conviction and bias-adjusted sizing replaces simple launch-date divergence. - Encodes operator reliability (e.g., Falcon 9 1.35x, NASA SLS 0.80x, Virgin Galactic 0.70x) directly into position calculation. - Threshold and sizing risk parameters expanded (min trade size, buy/sell thresholds now tunable). - Market keywords and coverage broadened to include more launch operators and scenarios. - Documentation updated for signal logic, risk/tuning variables, and built-in sizing transparency.
v1.0.0
Initial release: Trades Polymarket prediction markets for space launches and milestones - Supports SpaceX, Mars missions, commercial spaceflight, satellite deployments, and regulatory event prediction markets. - Default strategy aligns launch market prices with real-world launch schedules; detects value from schedule divergences and market reactions to scrubs/anomalies. - Customizable via data from NASA, satellite trackers, and social media sentiment. - Risk controls, liquidity filters, and position limits set for space market characteristics. - Paper trading by default; real trades require explicit `--live` mode and secure API key usage. - All trading parameters are adjustable through environment variables and Simmer UI.
元数据
Slug polymarket-space-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Polymarket Space Trader 是什么?

Trades Polymarket prediction markets on space launches, SpaceX milestones, satellite deployments, Mars missions, and commercial spaceflight outcomes. Use whe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 316 次。

如何安装 Polymarket Space Trader?

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

Polymarket Space Trader 是免费的吗?

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

Polymarket Space Trader 支持哪些平台?

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

谁开发了 Polymarket Space Trader?

由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。

💬 留言讨论