agentsclimarketplace

Ebay review checker

Skill nexscope-ai/eCommerce-Skills/review-checker/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.From its SKILL.md

Install
npx -y skills add nexscope-ai/eCommerce-Skills --skill ebay-review-checker

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.5 KB, 518 tokens by cl100k_base, 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

SignalDescription
Feedback timingClustered feedback in short periods
Generic comments"A+++" or "Great seller" patterns
Account ageNew accounts leaving multiple feedbacks
Transaction patternsUnusual buying/selling patterns

Risk Levels

ScoreLevelDescription
70-100βœ… Low RiskFeedback appears authentic
50-69⚠️ Medium RiskSome concerns found
30-49πŸ”΄ High RiskMultiple red flags
0-29πŸ’€ CriticalLikely 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.

What ships with it: 3 files

51.3 KB alongside SKILL.md, 3 of them executable

scripts/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.