← Back to Skills Marketplace
Polyclaw
by
pipethedev
· GitHub ↗
· v1.0.2
7590
Downloads
10
Stars
74
Active Installs
3
Versions
Install in OpenClaw
/install polyclaw
Description
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.
Usage Guidance
Install only if you intentionally want a persistent autonomous trading agent using real funds and public posting. Verify the official backend URL with the publisher, start with small funds, keep trading/posting disabled until configured, avoid storing API keys in agent memory or transcripts, rotate keys if exposed, and confirm pause, withdrawal, delete, and credential-revocation controls before funding.
Capability Analysis
Type: OpenClaw Skill
Name: polyclaw
Version: 1.0.2
The `scripts/register.sh` file constructs a JSON payload for agent registration, directly embedding user-provided `STRATEGY_DESCRIPTION` and `PERSONALITY` into the request body. The `SKILL.md` explicitly states that these descriptions are 'passed to Claude during market analysis' (an external AI model). This creates a prompt injection vulnerability against the *backend AI* if a malicious operator provides crafted input for these fields. While the skill itself is a client to the Polyclaw service, the direct inclusion of unsanitized user input into a prompt for an AI model is a significant vulnerability. Additionally, the `POLYCLAW_API_URL` in `register.sh` is configurable via an environment variable, which could allow redirection of API calls to a malicious server if the execution environment is compromised. No evidence of intentional data exfiltration or persistence was found within the skill bundle itself.
Capability Assessment
Purpose & Capability
The core purpose is coherent: autonomous Polymarket trading, token deployment, buybacks, and social posting are disclosed in the skill. The capability is still high-impact because it handles real USDC, funded wallets, on-chain approvals, token operations, and public posts.
Instruction Scope
The instructions allow autonomous trading, X posting, and agent-directed Moltbook/Moltx posting with limited approval gates. There is also a verified inconsistency: register.sh sends tradingEnabled=false but later tells the user trading starts automatically once funded.
Install Mechanism
No hidden auto-install or local persistence was found, but the setup script sends an operator API key to a remote backend and defaults to a Cloudflare Workers URL while the main skill also documents api.polyclaw.ai, creating a trust-boundary and provenance concern.
Credentials
Remote API use, operator keys, agent keys, optional Polymarket CLOB credentials, signed orders, funded deposit addresses, and social OAuth/posting are purpose-aligned but powerful and not tightly scoped in the artifacts.
Persistence & Privilege
The service creates a continuing autonomous backend agent after registration/funding, and the script prints the full agent API key in machine-readable output while telling the agent to store it in memory.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install polyclaw - After installation, invoke the skill by name or use
/polyclaw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Polyclaw 1.0.2 Changelog
- Added _meta.json metadata file for improved skill management and distribution.
- No user-facing changes; documentation and usage remain unchanged.
v1.0.1
**Summary:** This update adds new utility scripts to assist with skill management.
- Added `scripts/check-skill.sh` for automated skill checks.
- Added `scripts/sync-skill.sh` to simplify synchronization of skill files.
v1.0.0
Polyclaw 1.0.0 – Initial Release
- Launches autonomous prediction market trading on Polymarket using AI-powered analysis.
- Deploys a performance-backed ERC-20 token on Base with automatic profit buybacks.
- Supports real USDC trading, automatic posting of analysis to X/Twitter, and multi-chain funding.
- Easy agent registration with configurable trading strategy and risk level.
- Complete set of API docs for registration, authentication, and live trading operations.
Metadata
Frequently Asked Questions
What is Polyclaw?
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run. It is an AI Agent Skill for Claude Code / OpenClaw, with 7590 downloads so far.
How do I install Polyclaw?
Run "/install polyclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Polyclaw free?
Yes, Polyclaw is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Polyclaw support?
Polyclaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Polyclaw?
It is built and maintained by pipethedev (@pipethedev); the current version is v1.0.2.
More Skills