Back to skill
Skillv1.0.1

VirusTotal security

Polymarket Trader · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:24 AM
Hash
251db0fbbd708969afc77fea7bdf7268c27b8ba4329931617904b81297319424
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: zakkycrypt01-polymarket-trader Version: 1.0.1 The skill is designed to securely execute trades on Polymarket. It correctly handles the `POLYMARKET_PRIVATE_KEY` by reading it from an environment variable and uses it solely for authenticating with the Polymarket CLOB client. The `SKILL.md` explicitly states that arguments are passed via environment variables to `trade.py` to prevent shell injection, demonstrating a focus on security. All network calls are directed to legitimate Polymarket API endpoints (`gamma-api.polymarket.com`, `clob.polymarket.com`), which is expected for its functionality. The `inspect_client.py` and `inspect_methods.py` files are benign utility scripts for library introspection, not used in the main skill execution, and pose no security risk. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent.
External report
View on VirusTotal