Walmart review checker
Skill nexscope-ai/eCommerce-Skills/review-checker/walmart-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 walmart-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
Walmart review authenticity analyzer. Detect fake reviews, suspicious patterns, and rating manipulation. Includes WFS verified badge analysis, incentivized review detection, and Walmart-specific red flag identification. No API key required.
SKILL.md
2.5 KB, as published. Nobody here has run it
Walmart Review Checker π
Review authenticity analyzer for Walmart β detect fake reviews, suspicious patterns, and feedback manipulation.
Installation
npx skills add nexscope-ai/eCommerce-Skills --skill walmart-review-checker -g
Features
- Authenticity Score β 0-100 comprehensive rating
- WFS Verified Badge Analysis β Check fulfillment verification patterns
- Incentivized Review Detection β Identify paid/incentivized reviews
- Walmart-specific Red Flags β Platform-specific warning signs
- Progressive Analysis β More data = deeper insights
Walmart-Specific Detection
| Signal | Description |
|---|---|
| WFS Badge | Verified fulfillment patterns |
| Incentivized | "Received free product" indicators |
| Review timing | Clustered reviews in short periods |
| Generic comments | Templated review patterns |
Risk Levels
| Score | Level | Description |
|---|---|---|
| 70-100 | β Low Risk | Reviews appear authentic |
| 50-69 | β οΈ Medium Risk | Some concerns found |
| 30-49 | π΄ High Risk | Multiple red flags |
| 0-29 | π Critical | Likely manipulated reviews |
Usage
Paste Reviews
Check these Walmart reviews:
5 stars - Great product, fast shipping from WFS!
5 stars - Exactly as described, love it!
1 star - Arrived damaged.
JSON Input
python3 scripts/analyzer.py '[
{"content": "Great product!", "rating": 5, "date": "2024-01-15", "wfs_verified": true},
{"content": "Amazing!", "rating": 5, "date": "2024-01-15", "wfs_verified": false}
]'
Demo Mode
python3 scripts/analyzer.py --demo
Output Example
π Walmart Review Authenticity Report
Product: Example Product
Reviews: 25
Analysis Level: L3
ββββββββββββββββββββββββ
Authenticity Score: 74/100 β
Low Risk - Reviews appear authentic.
ββββββββββββββββββββββββ
Detection Results
β
Time Clustering: Normal
β
WFS Verified Ratio: 68% (healthy)
β οΈ Generic Comments: 12%
Part of Nexscope AI β AI tools for e-commerce sellers.