ebay-review-checker
eBay review and feedback authenticity analyzer. Detect fake reviews, suspicious seller feedback patterns, and buyer manipulation. Includes time clustering detection, content similarity analysis, and eBay-specific red flag identification. No API key required.
npx skills add nexscope-ai/eCommerce-Skills --skill ebay-review-checker --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# eBay Review Checker 🔍 Review and feedback authenticity analyzer for eBay — detect fake reviews, suspicious patterns, and feedback manipulation. ## Installation ```bash 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 shi
- Installation
- Features
- eBay-Specific Detection
- Risk Levels
- Usage
- Paste Feedback
- JSON Input
- Output Example
npx skills add nexscope-ai/eCommerce-Skills --skill ebay-review-checker -g python3 scripts/analyzer.py '[
What does the ebay-review-checker skill do?
eBay review and feedback authenticity analyzer. Detect fake reviews, suspicious seller feedback patterns, and buyer manipulation. Includes time clustering detection, content similarity analysis, and eBay-specific red flag identification. No API key required.
How do I install it?
Run `npx skills add nexscope-ai/eCommerce-Skills --skill ebay-review-checker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From nexscope-ai/eCommerce-Skills, a repository with 580 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
