/install ebay-review-checker
eBay Review Checker 🔍
Review and feedback authenticity analyzer for eBay — detect fake reviews, suspicious patterns, and feedback manipulation.
Installation
npx skills add nexscope-ai/eCommerce-Skills --skill ebay-review-checker -g
Features
- Seller Feedback Analysis — Analyze seller feedback authenticity
- Buyer Feedback Patterns — Detect suspicious buyer behavior
- eBay-specific Red Flags — Platform-specific warning signs
- Progressive Analysis — More data = deeper insights
eBay-Specific Detection
| Signal | Description |
|---|---|
| Feedback timing | Clustered feedback in short periods |
| Generic comments | "A+++" or "Great seller" patterns |
| Account age | New accounts leaving multiple feedbacks |
| Transaction patterns | Unusual buying/selling patterns |
Risk Levels
| Score | Level | Description |
|---|---|---|
| 70-100 | ✅ Low Risk | Feedback appears authentic |
| 50-69 | ⚠️ Medium Risk | Some concerns found |
| 30-49 | 🔴 High Risk | Multiple red flags |
| 0-29 | 💀 Critical | Likely manipulated feedback |
Usage
Paste Feedback
Check this seller feedback:
Positive - Great seller, fast shipping! A+++
Positive - Excellent transaction, thank you!
Positive - Perfect! Would buy again.
Negative - Item never arrived.
JSON Input
python3 scripts/analyzer.py '[
{"content": "A+++ seller!", "rating": "positive", "date": "2024-01-15"},
{"content": "Fast shipping", "rating": "positive", "date": "2024-01-15"}
]'
Output Example
📊 eBay Feedback Authenticity Report
Seller: example_seller
Feedback Count: 50
Analysis Level: L3
━━━━━━━━━━━━━━━━━━━━━━━━
Authenticity Score: 72/100 ✅
Low Risk - Feedback appears authentic.
━━━━━━━━━━━━━━━━━━━━━━━━
Detection Results
✅ Time Clustering: Normal
⚠️ Generic Comments: 15% (slightly high)
✅ Account Diversity: Good
Part of Nexscope AI — AI tools for e-commerce sellers.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ebay-review-checker - After installation, invoke the skill by name or use
/ebay-review-checker - Provide required inputs per the skill's parameter spec and get structured output
What is Ebay Review Checker?
eBay review and feedback authenticity analyzer. Detect fake reviews, suspicious seller feedback patterns, and buyer manipulation. Includes time clustering de... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Ebay Review Checker?
Run "/install ebay-review-checker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ebay Review Checker free?
Yes, Ebay Review Checker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ebay Review Checker support?
Ebay Review Checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ebay Review Checker?
It is built and maintained by Henk Nie (@phheng); the current version is v0.1.0.