← Back to Skills Marketplace
pipethedev

Polyclaw

by pipethedev · GitHub ↗ · v1.0.2
cross-platform ⚠ suspicious
8096
Downloads
10
Stars
0
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 are comfortable giving this skill authority over real-money prediction-market trading, agent wallet/token deployment, and social posting. Use limited funds, rotate or revoke keys if exposed, avoid storing secrets in chat or agent memory, and verify the registration script sends credentials only to the intended Polyclaw API before funding an agent.
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 stated purpose matches autonomous Polymarket trading, agent registration, wallet/token deployment, and social posting, but these are high-impact financial and account-control capabilities that can act after funding and affect real assets.
Instruction Scope
The skill appears to describe the trading flow, but the registration and funding path does not appear to provide strong opt-in gates or risk acknowledgements before live autonomous trading starts.
Install Mechanism
The bundle uses documentation plus shell/curl workflows and a registration script; configurable API URLs are not inherently unsafe, but users should verify calls go only to the intended Polyclaw service.
Credentials
External authenticated API calls are expected for this service, but the scope spans trading credentials, operator keys, agent keys, social OAuth tokens, and public posting, which is broad for a single skill.
Persistence & Privilege
The registration script reportedly prints the full agent API key in human and machine-readable stdout and encourages storage in agent memory, which is poor handling for a credential that can authorize trading operations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polyclaw
  3. After installation, invoke the skill by name or use /polyclaw
  4. 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
Slug polyclaw
Version 1.0.2
License
All-time Installs 0
Active Installs 0
Total Versions 3
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 8096 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.

💬 Comments