Polyvision

v1.0.12

Analyze Polymarket prediction market wallets — get copy trading scores (1-10), P&L, win rate, risk metrics (Sharpe ratio, Sortino ratio, max drawdown), red f...

10· 1.6k·3 current·3 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the declared requirements: a single POLYVISION_API_KEY and network calls to api.polyvisionx.com are appropriate for a remote wallet-analysis service. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md confines runtime behavior to calling the PolyVision MCP/REST API for wallet analysis and describes only wallet-address inputs. It does not instruct reading local files, unrelated env vars, or sending data to external endpoints beyond the service domain.
Install Mechanism
Instruction-only skill with no install spec or downloaded code; lowest install risk. All network activity is via the documented API endpoints.
Credentials
Only one env var (POLYVISION_API_KEY) is required and declared as primary; this is proportional to a remote API-backed analysis service. No other secrets or config paths are requested.
Persistence & Privilege
No elevated persistence requested (always is false). disable-model-invocation is true, so the model cannot autonomously call the skill, which reduces risk.
Assessment
This skill appears internally consistent, but verify the PolyVision service before installing: confirm the domain (https://polyvisionx.com), read its privacy/terms to understand how wallet data and API keys are used, never provide private keys (only public wallet addresses), store the pv_live_* API key securely as an env var, and consider using a scoped/revocable key if available. Because the skill relies on an external API, review the service reputation and TLS certificate and be cautious about sharing sensitive account details.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fnsb0b8vqnpvkmkqs4f135h81z7tt

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📊 Clawdis
EnvPOLYVISION_API_KEY
Primary envPOLYVISION_API_KEY

Comments