Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nexscope-ai avatar

Amazon Review Checker

  • 10 installs
  • 558 repo stars
  • Updated July 23, 2026
  • nexscope-ai/ecommerce-skills

Helps with ai & agent building tasks during AI-assisted development.

About

amazon-review-checker is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • amazon-review-checker
  • AI & Agent Building
  • AI-coding skill

Amazon Review Checker by the numbers

  • 10 all-time installs (skills.sh)
  • Ranked #11,882 of 16,556 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nexscope-ai/ecommerce-skills --skill amazon-review-checker

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs10
repo stars558
Last updatedJuly 23, 2026
Repositorynexscope-ai/ecommerce-skills

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Amazon Review Checker 🔍

Review authenticity analyzer — detect fake reviews, suspicious patterns, and rating manipulation.

Installation

npx skills add nexscope-ai/eCommerce-Skills --skill amazon-review-checker -g

Features

  • Authenticity Score — 0-100 comprehensive rating
  • Suspicious Pattern Detection — Time clustering, content similarity, rating anomalies
  • Fake Review Flagging — Mark high-risk reviews with explanations
  • Progressive Analysis — More data = deeper insights

Progressive Analysis Levels

LevelRequired DataUnlocked Analysis
L1 BasicReview contentSimilarity, length, keywords
L2 Advanced+ Review dateTime clustering detection
L3 Deep+ Star ratingRating distribution analysis
L4 Complete+ VP statusVerified purchase validation

Detection Dimensions

DimensionWeightMethod
Time Clustering25%Sliding window + burst detection
Content Similarity20%N-gram + Jaccard similarity
Rating Distribution20%Chi-square test vs natural distribution
VP Ratio15%Compare to category benchmark
Review Length5%Entropy analysis
Suspicious Keywords5%Keyword pattern matching

Risk Levels

ScoreLevelDescription
70-100✅ Low RiskReviews appear authentic
50-69⚠️ Medium RiskSome concerns found
30-49🔴 High RiskMultiple red flags
0-29💀 CriticalLikely mass fake reviews

Usage

Method 1: Paste Reviews

Paste reviews directly in conversation:

Check these reviews:

5 stars - Great product! Works perfectly.
5 stars - Amazing! Best purchase ever.
1 star - Not as described.

Method 2: JSON Input

python3 scripts/analyzer.py '[
  {"content": "Great product!", "rating": 5, "date": "2024-01-15", "verified_purchase": true},
  {"content": "Amazing!", "rating": 5, "date": "2024-01-15", "verified_purchase": false}
]'

Method 3: Demo Mode

python3 scripts/analyzer.py --demo

Output Example

📊 Review Authenticity Report

ASIN: B08XXXXX
Reviews: 10
Analysis Level: L4

━━━━━━━━━━━━━━━━━━━━━━━━

Authenticity Score: 66/100 ⚠️

Medium Risk - Some concerns found.

━━━━━━━━━━━━━━━━━━━━━━━━

Detection Dimensions

🔴 Time Clustering: 70/100
   Max 6 reviews within 48h

✅ Content Similarity: 24/100
   Found 0 highly similar review groups

━━━━━━━━━━━━━━━━━━━━━━━━

High-Risk Reviews (Top 3)

1. Risk 75% - "Perfect!"
   Reason: Too short, non-VP, templated 5-star

🔍 Want more accurate analysis? Add:
• Reviewer info → Unlock "Account Profile Analysis"

Interaction Flow

User Input (any format)
        ↓
Smart field detection
        ↓
Analyze with available data
        ↓
Results + depth suggestions
        ↓
User continues or ends

---

Part of [Nexscope AI](https://www.nexscope.ai/?co-from=skill) — AI tools for e-commerce sellers.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.