← 返回 Skills 市场
dreamcoin1998

polymarket-sports-trade

作者 Jerry · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install polysports-trading-agent
功能描述
Conversational PolySports trading and OpenClaw automation through structured `/skills/v1` endpoints. Use when user needs to look up PolySports markets, inspe...
安全使用建议
Before installing or using this skill: 1) Do not paste API keys into chat unless you understand how the platform will store and protect them — prefer a secure secret mechanism (declared env var or secret vault). 2) Ask the publisher to correct the name/slug mismatch (Polymarket vs PolySports) to avoid confusion. 3) Request that the skill metadata explicitly declare required credentials (e.g., X-PolySports-Api-Key) and document how/where keys are stored and who can access them. 4) Review and approve any cron/monitor templates that will be created (assets/cron/jobs.template.json and monitor-launcher.prompt.md) and confirm the Telegram delivery target; remove or lock any automation that could place real trades until you have explicitly granted and audited persistent trading authority. 5) If you want to proceed, test in a staging environment or with a test API key and without granting discretionary trading authority, and verify the skill's behavior (preview flows, idempotency keys, order-checking) before allowing real money trades.
功能分析
Type: OpenClaw Skill Name: polymarket-sports-trade Version: 1.0.0 This skill is a PolySports trading automation tool that manages sensitive API keys and executes financial transactions. It includes high-risk features such as automated cron-based trading (assets/cron/jobs.template.json), Telegram notifications, and a 'discretionary authority' mode (SKILL.md, references/skills-api.md) that allows the agent to trade without per-transaction confirmation. While these capabilities are consistent with the tool's stated purpose, the combination of automated fund management and the potential for API key exposure in conversation history presents a significant security risk. IOCs include the domain api.polysports.vip.
能力评估
Purpose & Capability
The SKILL.md and supporting files consistently describe a PolySports trading & OpenClaw automation skill. However, the skill registry name/slug ('polymarket-sports-trade') and the package content refer to 'PolySports' rather than 'Polymarket', which is confusing and could mislead users. Overall the required capabilities (API calls, cron job templates, Telegram delivery) are coherent with a trading/automation skill.
Instruction Scope
The runtime instructions ask the agent to require a valid X-PolySports-Api-Key and, if missing, to ask the user to paste it directly into the conversation. The skill also contains templates and cron jobs that instruct automated, recurring monitoring and potential writes (orders) using that key and Telegram delivery targets. Asking users to send secrets in-chat and creating autonomous scheduled jobs that can place trades are both sensitive behaviors that broaden the skill's scope beyond passive read-only lookups.
Install Mechanism
This is an instruction-only skill with no install steps or third-party downloads. That minimizes code/install risk because nothing new is written to disk by the skill bundle itself.
Credentials
The SKILL.md repeatedly requires an X-PolySports-Api-Key and defines placeholders like __POLYSPORTS_API_KEY__, __TELEGRAM_CHAT_ID__, and __POSITION_SIZE_USDC__, but the registry metadata declares no required env vars or primary credential. That mismatch is an incoherence: a trading skill that executes writes should declare the expected credential handling and storage model. Also, instructing users to paste API keys into chat is a disproportionate and risky credential-handling pattern unless the platform provides secure secret injection.
Persistence & Privilege
always:false and user-invocable:true — so the skill is not force-included. However, the provided job template and monitor-launcher prompt are explicitly designed to create OpenClaw cron jobs that will run recurring monitoring and can place trades (if the API key and delegated authority are present). That enables persistent, autonomous activity contingent on user-provided keys/permissions; users should be aware and control delegation carefully.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polysports-trading-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polysports-trading-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Polysports-trading-agent 1.0.0 initial release: - Enables conversational PolySports trading and automation using structured `/skills/v1` endpoints. - Supports discovery, balance/auth checks, trading, monitoring, and workflow automation for PolySports markets only. - Enforces strict guardrails: always require explicit order size, user confirmation (unless delegated authority), and valid API key before trading. - Provides automated pregame scan, in-game monitoring, and postgame review with OpenClaw cron integration. - Keeps PolySports and Polymarket workflows fully separated for compliance and clarity. - Directs users to obtain API access via polysports.vip if missing; never infers critical parameters or executes ambiguous trades.
元数据
Slug polysports-trading-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

polymarket-sports-trade 是什么?

Conversational PolySports trading and OpenClaw automation through structured `/skills/v1` endpoints. Use when user needs to look up PolySports markets, inspe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 polymarket-sports-trade?

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

polymarket-sports-trade 是免费的吗?

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

polymarket-sports-trade 支持哪些平台?

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

谁开发了 polymarket-sports-trade?

由 Jerry(@dreamcoin1998)开发并维护,当前版本 v1.0.0。

💬 留言讨论