← 返回 Skills 市场
njdawn

Polymarket Bots by

作者 njdawn · GitHub ↗ · v1.0.8
cross-platform ✓ 安全检测通过
405
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prediction-market-bot-dawn
功能描述
Runs the full Dawn CLI strategy lifecycle from authentication and funding through strategy creation, launch, monitoring, and termination. Use when the user a...
安全使用建议
This skill appears coherent: it installs and drives the official Dawn CLI and runs only dawn commands. Before installing, consider: (1) npm packages run code on your machine—review the @dawnai/cli package page/source and its reputation; (2) start with paper runs and confirm funding/payment methods before any live trading; (3) the skill may read or upload strategy files you provide—do not point it at sensitive files or secrets; (4) dawn auth login typically invokes an interactive OAuth flow—be prepared to complete that in a secure browser or copy/paste any callback tokens rather than pasting long-lived credentials; (5) if you need stronger isolation, install/run the CLI in a sandbox or dedicated environment (container/VM) rather than your primary workstation.
功能分析
Type: OpenClaw Skill Name: prediction-market-bot-dawn Version: 1.0.8 The skill bundle is classified as benign. All instructions in SKILL.md are transparent, directly related to operating the 'dawn' CLI for a prediction market bot, and align with the stated purpose. There is no evidence of intentional harmful behavior such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the AI agent. The installation of `@dawnai/cli` via `npm install -g` is a standard method for CLI tools and, while a potential supply chain vector, does not indicate malicious intent within this skill itself.
能力评估
Purpose & Capability
Name/description align with requirements and instructions: it requires the dawn binary and offers npm install of @dawnai/cli, which is exactly what a Dawn CLI automation skill needs.
Instruction Scope
SKILL.md instructs only on installing and running dawn CLI commands (auth, account funding, strategy lifecycle, monitoring, stop). It does instruct the agent to upload/ export local strategy code files and to run interactive auth flows; those are expected for this use but mean the agent will read files you point it at and start interactive auth (OAuth/callback) behavior.
Install Mechanism
Install uses npm (@dawnai/cli) which is typical for a CLI tool. Installing from npm executes third‑party code on the host (moderate risk) but is proportionate to the stated functionality. No arbitrary URL downloads or extract-from-unknown-hosts were requested.
Credentials
No environment variables, secrets, or unrelated credentials are requested. The skill relies on the CLI's own auth flow (dawn auth login) rather than asking for tokens in environment variables, which is appropriate for interactive CLI usage.
Persistence & Privilege
always is false and the skill does not request system-wide or cross-skill configuration changes. Normal autonomous invocation is allowed (platform default) but not escalated by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prediction-market-bot-dawn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prediction-market-bot-dawn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
- Expanded documentation in SKILL.md for installing, authenticating, authoring, launching, and monitoring strategies using the Dawn CLI. - Clarified standard workflows, monitoring loops, troubleshooting steps, and required outputs. - Listed all mapped Dawn CLI commands and their usage contexts. - Provided a detailed checklist for complete strategy operations. - Added summaries and command examples for each supported sub-skill. - No code or logic changes; update focused on comprehensive skill usage guidance.
元数据
Slug prediction-market-bot-dawn
版本 1.0.8
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Polymarket Bots by 是什么?

Runs the full Dawn CLI strategy lifecycle from authentication and funding through strategy creation, launch, monitoring, and termination. Use when the user a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 405 次。

如何安装 Polymarket Bots by?

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

Polymarket Bots by 是免费的吗?

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

Polymarket Bots by 支持哪些平台?

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

谁开发了 Polymarket Bots by?

由 njdawn(@njdawn)开发并维护,当前版本 v1.0.8。

💬 留言讨论