Polymarket
Query Polymarket prediction markets. Check odds, find trending markets, search events, track price movements.
v1.0.6
2026/04/05
- No changes detected to commands or core functionality.
v1.0.0
2026/03/09
暂无更新说明。
Security Scan
状态
clean
OpenClaw
gpt-5-mini
OpenClaw 分析
The skill's code, instructions, and requirements are consistent with a read-only Polymarket query and local paper-trading tool that stores data under ~/.polymarket and does not request credentials or external access beyond Polymarket's public API.
置信度: high
VirusTotal
Type: OpenClaw Skill Name: polymarket-trade Version: 1.0.6 The polymarket-trade skill bundle is a legitimate tool for querying Polymarket prediction data and performing local paper trading simulations. The Python script `scripts/polymarket.py` interacts with the public Polymarket Gamma API (https://gamma-api.polymarket.com) and stores watchlist and portfolio data locally in the user's home directory (~/.polymarket/). The code is well-structured, lacks obfuscation, and does not exhibit any signs of data exfiltration, malicious execution, or unauthorized persistence.