← 返回 Skills 市场
2160
总下载
3
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install mia-polymarket-trader
功能描述
AI agent for automated prediction market trading on Polymarket
安全使用建议
Do not export or paste your wallet private key into an environment variable or give it to this skill yet. The SKILL.md asks for a POLYMARKET_API_KEY and a POLYMARKET_PRIVATE_KEY but the registry metadata declares no credentials and provides no install/source for the 'mia-polymarket' CLI — this inconsistency is concerning. Before installing or using: 1) Ask the author for the source code or install instructions and verify the CLI binary's origin (official repo, signed release). 2) Require the skill to declare required env vars in the registry metadata and explain why each is needed. 3) Never provide an unrestricted private key; prefer a signing service, hardware wallet, or scoped key that can only sign transactions under constrained policies, or use testnet/faucet accounts for initial testing. 4) Verify the author identity and examine the code (or have a trusted reviewer do so) to ensure trades cannot be siphoned. 5) If you proceed, start with a dry-run/testnet and minimal funds, and monitor transactions closely. If the author cannot provide verifiable code and an explicit, minimal credential model, treat the skill as unsafe to give real funds or private keys.
功能分析
Type: OpenClaw Skill
Name: mia-polymarket-trader
Version: 1.0.0
The skill bundle describes an AI agent for automated prediction market trading. While the nature of a trading bot inherently involves handling sensitive financial credentials (API keys, private keys), the provided files contain no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection. The instructions in SKILL.md are descriptive, outlining the skill's purpose, features, and necessary setup for the user to provide their own credentials for legitimate trading activities on Polymarket.
能力评估
Purpose & Capability
The skill's stated purpose (automated trading on Polymarket) is plausible, but the registry metadata declares no required credentials or binaries while the SKILL.md instructs users to export POLYMARKET_API_KEY and POLYMARKET_PRIVATE_KEY and run a 'mia-polymarket' CLI. That mismatch (no declared env vars/no install vs instructions that require sensitive keys and a CLI) is incoherent: a trading skill would legitimately need API/auth credentials, but those should be declared and an install path for the CLI should be provided.
Instruction Scope
The runtime instructions explicitly tell the user/agent to set environment variables containing a private wallet key and to execute 'mia-polymarket' commands. There are no details on where 'mia-polymarket' comes from, no safety for key handling, and no indication the agent should restrict or validate transactions beyond vague safety limits. Asking to export a full private key into an env var is broad and sensitive scope creep relative to the metadata provided.
Install Mechanism
There is no install specification and no code files. Yet SKILL.md assumes a CLI ('mia-polymarket') exists. That absent install/packaging information is a red flag: either the skill expects a third-party binary not declared (which the user must fetch from an unknown source), or the skill will fail. An unknown install source + expectation of executing trades is risky.
Credentials
The instructions require POLYMARKET_API_KEY and POLYMARKET_PRIVATE_KEY (a full wallet private key). The registry declared no required env vars or primary credential, so requesting a raw private key is disproportionate and not justified. A trading integration might need API keys or a signing mechanism, but asking for an unrestricted private key is high privilege and should be explicitly declared, minimized, and handled carefully (hardware wallets, signing service, or scoped keys).
Persistence & Privilege
The skill is not always-enabled and does not request system config paths or persistent presence. However, it is able to be invoked autonomously (the platform default), which combined with the above (requests for a private key) increases risk because an autonomous agent could execute real trades if given credentials. This is a caution rather than an administrative misconfiguration in the metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mia-polymarket-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/mia-polymarket-trader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Mia Polymarket Trader
- Launches an AI agent for automated trading on Polymarket prediction markets
- Features include market analysis, arbitrage detection, and automated trade execution with risk controls
- Enforces safety rules: max 5% portfolio per trade, 20% stop-loss, and daily reporting
- Setup instructions for API and wallet keys provided
元数据
常见问题
Mia Polymarket Trader 是什么?
AI agent for automated prediction market trading on Polymarket. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2160 次。
如何安装 Mia Polymarket Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mia-polymarket-trader」即可一键安装,无需额外配置。
Mia Polymarket Trader 是免费的吗?
是的,Mia Polymarket Trader 完全免费(开源免费),可自由下载、安装和使用。
Mia Polymarket Trader 支持哪些平台?
Mia Polymarket Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mia Polymarket Trader?
由 ArubikU(@arubiku)开发并维护,当前版本 v1.0.0。
推荐 Skills