brand-protection-walmart

Featured

Walmart brand protection toolkit. Detect unauthorized sellers, counterfeits, and MAP violations. Includes Walmart Brand Portal reporting, WFS seller monitoring, and complaint templates. No API key required.

AI & Automation 493 stars 73 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 97/100

Stars 20%
90
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Brand Protection โ€” Walmart ๐Ÿ›ก๏ธ Protect your brand from unauthorized sellers and counterfeit products on Walmart Marketplace. ## Installation ```bash npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-walmart -g ``` ## Features - **Unauthorized Seller Detection** โ€” Find sellers without authorization - **Price Monitoring** โ€” MAP violation alerts - **Counterfeit Signals** โ€” Review-based fake detection - **Trademark Abuse** โ€” Listing title/description infringement - **Walmart Brand Portal** โ€” Official reporting templates - **WFS Monitoring** โ€” Track fulfillment-verified sellers ## Walmart-Specific Detection | Dimension | Method | Risk Level | |-----------|--------|------------| | Unauthorized Sellers | Seller ID monitoring | ๐Ÿ”ด High | | Price Violations | Below MAP detection | ๐Ÿ”ด High | | Counterfeit | Review keyword analysis | ๐Ÿ”ด High | | Trademark | Title pattern matching | โš ๏ธ Medium | ## Risk Levels | Level | Description | Action | |-------|-------------|--------| | ๐Ÿ”ด High | Immediate threat | Report within 24h | | โš ๏ธ Medium | Potential concern | Investigate further | | โœ… Low | Normal activity | Continue monitoring | ## Input Configuration ```json { "brand_name": "YourBrand", "trademark_number": "US12345678", "brand_portal_enrolled": true, "authorized_sellers": ["seller_id_1", "seller_id_2"], "protected_item_ids": ["123456789"], "min_price": 29.99 } ``` ## Usage ### Detection ```bash python3 scripts/detector.py ``` ### Generate C...

Details

Author
nexscope-ai
Repository
nexscope-ai/eCommerce-Skills
Created
4 months ago
Last Updated
4 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content โ€” not just same category