Ebay review checker
Skill nexscope-ai/eCommerce-Skills/review-checker/ebay-review-checker
E-commerce skills for AI agents β product research, marketing automation, supply chain optimization, and business analytics for online sellers across Amazon, Shopify, Etsy, TikTok Shop, and all platforms.
npx -y skills add nexscope-ai/eCommerce-Skills --skill ebay-review-checkerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
2.5 KB, as published. Nobody here has run it
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.