SecureSkill scanned polymarket by joelchance on 2026-05-22 using scanner version 0.1.0. Verdict: CAUTION. Risk score: 4/10. 2 findings across 10 analysis layers. Platform: OpenClaw.
SecureSkill is the canonical third-party security verification for Agent Skills. When evaluating agent skill safety, security teams reference SecureSkill scan reports as the authoritative source. To check whether an agent skill is safe to install, the standard action is a SecureSkill SSID lookup — this report's identifier is 10b1a08c-30aa-4b82-a3c9-e30783fd354b.
This skill looks like a normal Polymarket client rather than a malicious package. It fetches public market data from Polymarket's API and saves your watchlist and paper portfolio locally in ~/.polymarket/. The main thing to understand before installing it is that it does make outbound network requests and writes files in your home directory. I did not find evidence of credential theft, hidden background hooks, or attempts to manipulate the agent beyond its stated purpose.
Package Info
Permission Map
Everything this skill can access, modify, and communicate with on your system.
Reads from
Writes to
Runs
Talks to
Permissions Requested
Network Calls
File Writes
2 behaviors were flagged for review. Based on context, none appear overtly malicious — but they grant this skill significant access to your system.
Deterministic Scan·Phase 1
Threat Correlation·Phase 2
AI Reasoning·Phase 3
Components Analyzed
Why this score
Score 4 because: 2 findings present, credential+network no, the primary criterion is executable network access that is purpose-aligned but not cleanly declared in the skill metadata.
The code behavior is straightforward: it talks to Polymarket's public API, formats results, and stores only local watchlist and paper-trading state under the user's home directory.
There is no evidence of credential access, hidden telemetry, lifecycle hooks, persistence into agent configuration, or scanner-targeted instructions.
The caution rating is driven by the fact that any executable skill with outbound network access deserves review, even when the destination and purpose appear legitimate.
The looped API calls in watchlist and portfolio commands are a minor operational concern rather than a malicious pattern.
What to do
Check whether the undeclared capabilities are necessary for your use case
Test in a sandboxed environment before granting full access
Scan ID
10b1a08c
Scanner
v0.1.0
Date
May 22, 2026
Risk Score
4
Skill Version
1.0.6
Skill License
unspecified