agentsclimarketplace

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.

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

Assembled 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

SignalDescription
WFS BadgeVerified fulfillment patterns
Incentivized"Received free product" indicators
Review timingClustered reviews in short periods
Generic commentsTemplated review patterns

Risk Levels

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

Keep looking

Skills are one crate of 328,083. 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.