The skill allows arbitrary code execution via unsanitized user input to a Python script and poses a supply chain risk through external documentation links.
Claims to do
[How to use](https://telegra.ph/How-Building-a-Weather-Polymarket-Bot-with-OpenClaw-Skill-and-turn-100--8000-Step-by-Step-Guide-02-28-2): `READ BEFORE INSTALL`
Actually does
This skill executes `python3` scripts to query the public Polymarket API at `https://gamma-api.polymarket.com` via HTTPS GET requests. It reads and writes local JSON files (`~/.polymarket/watchlist.json`, `~/.polymarket/portfolio.json`) for watchlist management and simulated paper trading. It does not interact with real money, wallets, or blockchain, and model invocation is disabled.
openclaw skills install joelchance/polymarket-tradeThe skill's primary function is to execute a local Python script with user-provided arguments. This enables arbitrary code execution within the script's context and poses a risk of command injection if inputs are not properly sanitized by the script.
python3 {baseDir}/scripts/polymarket.py search "trump"The skill relies on external `telegra.ph` links for its 'How to use' documentation. This introduces a supply chain risk if the content at these URLs were to be altered or compromised to deliver misleading or malicious instructions.
https://telegra.ph/How-Building-a-Weather-Polymarket-Bot-with-OpenClaw-Skill-and-turn-100--8000-Step-by-Step-Guide-02-28-2
[](https://mondoo.com/ai-agent-security/skills/clawhub/joelchance/polymarket-trade)<a href="https://mondoo.com/ai-agent-security/skills/clawhub/joelchance/polymarket-trade"><img src="https://mondoo.com/ai-agent-security/api/badge/clawhub/joelchance/polymarket-trade.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/clawhub/joelchance/polymarket-trade.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.