brand-protection-amazon

Featured

Amazon brand protection toolkit. Detect hijackers, counterfeits, and unauthorized sellers. Includes MAP violation monitoring, trademark abuse detection, complaint templates for Brand Registry, and test buy evidence collection guides. No API key required.

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

Install

View on GitHub

Quality Score: 94/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 โ€” Amazon ๐Ÿ›ก๏ธ Protect your brand from hijackers, counterfeits, and unauthorized sellers on Amazon. ## Installation ```bash npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-amazon -g ``` ## Features - **Hijacker Detection** โ€” Find unauthorized sellers on your listings - **Price Monitoring** โ€” MAP violation alerts - **Counterfeit Signals** โ€” Review-based fake detection - **Trademark Abuse** โ€” Title/keyword infringement detection - **Complaint Templates** โ€” Brand Registry, C&D letters - **Test Buy Guide** โ€” Evidence collection procedure ## Detection Dimensions | Dimension | Method | Risk Level | |-----------|--------|------------| | Hijackers | Seller count 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 to brand | Take action within 24h | | โš ๏ธ Medium | Potential concern | Monitor and investigate | | โœ… Low | Normal activity | Continue monitoring | ## Input Configuration ```json { "brand_name": "YourBrand", "trademark_number": "US12345678", "brand_registry": true, "authorized_sellers": ["A1B2C3D4E5F6G7"], "protected_asins": ["B08XXXXXX1"], "min_price": 29.99 } ``` ## Usage ### Hijacker Detection ```bash python3 scripts/detector.py ``` ### Generate Complaint Templates ```bash # B...

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