Caveat verdict

polymarket-setup

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Setup guide for Polymarket trading infrastructure; env vars listed are all expected for a trading bot setup guide, and the content instructs users to use UI for approvals and derive credentials programmatically.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

45
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match medium

Opens WebSocket connection

SKILL.md ยท frontmatter ยท WebSocket

Pattern match medium

Python os.getenv โ€” reads environment variable

SKILL.md ยท code ยท os.getenv(

Pattern match medium

Python httpx request โ€” network access

SKILL.md ยท code ยท httpx.get(

Permissions & capabilities

Requires 7 environment variables. (3 sensitive: POLYMARKET_PRIVATE_KEY, POLYMARKET_API_KEY, POLYMARKET_API_SECRET).

package_installcredential_accessnetwork_out

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API