Caveat verdict

polymarket-bot

polymarket-arb-bot

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Chinese-language Polymarket automated trading bot; private key stored in env var (standard for a trading tool), all operations target official Polymarket/Binance APIs for stated trading strategy.

⚠ 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.

10
security
100
transparency
80
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN = "your_bot_token

Pattern match high

<script> tag in markdown — potential code injection

auto_bot_v2.py · prose · downgraded · <script

Pattern match high

Uses eval() — can execute arbitrary code

auto_bot_v2.py · prose · downgraded · eval(

Pattern match medium

subprocess execution — runs system commands from Python

ai_analyze_v2.py · prose · downgraded · subprocess.run(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

get_ptb_puppeteer.js · prose · downgraded · http://127.0.0.1

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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