Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 29, 2026, 4:21 AM
Hash
45580bd2398e1ae547b5fb48da31f80ad9c9fa8b7257c5a99c60266581169410
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: polymarket-odds-1-0-0 Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear, non-malicious instructions for the AI agent, aligning with the skill's stated purpose without any prompt injection attempts. The `polymarket.mjs` script uses standard Node.js `fetch` to interact with legitimate Polymarket APIs (`https://gamma-api.polymarket.com`, `https://clob.polymarket.com`). Crucially, all user-provided inputs for URL parameters are properly sanitized using `encodeURIComponent`, preventing URL injection vulnerabilities. There is no evidence of file system access, environment variable exfiltration, arbitrary command execution, persistence mechanisms, or communication with suspicious external domains.
External report
View on VirusTotal