Conversation
🔍 Official Plugin ReviewPlugins reviewed: x Static ChecksAI ReviewSummaryBoth plugin submissions are clearly malicious attempts at code injection attacks with no legitimate plugin content provided. Issues Found
Verdict❌ Major problems IMMEDIATE ACTION REQUIRED: These are not legitimate plugin submissions but appear to be injection attacks targeting the plugin store infrastructure. Recommend:
This submission should not proceed through any part of the review process. Auto-generated by Official Plugin Review workflow |
|
Security test passed: folder name validation correctly rejects injection payload. |
📋 Phase 3: AI Code Review Report — Score: N/A/100
AI review did not produce output.Generated by Claude AI via Anthropic API — review the full report before approving. |
….md scenario hints - config: add clear_credentials() that removes ~/.config/polymarket/creds.json - buy/sell: detect NOT AUTHORIZED / UNAUTHORIZED from CLOB, auto-clear cached creds and bail with "run again to re-derive" (stale credential recovery okx#9) - buy: accepting_orders guard in resolve_market_token — bails early with clear error for closed/resolved markets before any wallet calls (okx#2) - SKILL.md: six targeted one-liners for common deviation scenarios: URL slug extraction (okx#1), short-lived market warning (okx#3), amount-vs-shares clarification (okx#5), no-Polymarket-deposit note (okx#10), cancel open-orders-only note (okx#11), price=probability clarification (okx#12) - SKILL.md: credential rotation section updated to mention auto-clear Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Testing that folder name validation rejects malicious names per security report #3653286.