brand-protection-ebay

Featured

eBay brand protection toolkit. Detect unauthorized sellers, counterfeits, and VeRO violations. Includes price monitoring, trademark abuse detection, VeRO complaint templates, and enforcement 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 โ€” eBay ๐Ÿ›ก๏ธ Protect your brand from unauthorized sellers and counterfeits on eBay. ## Installation ```bash npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-ebay -g ``` ## Features - **Unauthorized Seller Detection** โ€” Find sellers without authorization - **Price Monitoring** โ€” MAP violation alerts - **Counterfeit Signals** โ€” Feedback-based fake detection - **Trademark Abuse** โ€” Listing title/description infringement - **VeRO Complaint Templates** โ€” eBay's rights owner program - **Enforcement Guide** โ€” Step-by-step takedown process ## eBay-Specific Detection | Dimension | Method | Risk Level | |-----------|--------|------------| | Unauthorized Sellers | Seller ID monitoring | ๐Ÿ”ด High | | Price Violations | Below MAP detection | ๐Ÿ”ด High | | Counterfeit | Feedback keyword analysis | ๐Ÿ”ด High | | Trademark | Title pattern matching | โš ๏ธ Medium | ## Risk Levels | Level | Description | Action | |-------|-------------|--------| | ๐Ÿ”ด High | Immediate threat | File VeRO within 24h | | โš ๏ธ Medium | Potential concern | Monitor and investigate | | โœ… Low | Normal activity | Continue monitoring | ## Input Configuration ```json { "brand_name": "YourBrand", "trademark_number": "US12345678", "vero_enrolled": true, "authorized_sellers": ["seller_id_1", "seller_id_2"], "protected_item_ids": ["123456789012"], "min_price": 29.99 } ``` ## Usage ### Detection ```bash python3 scripts/detector.py ``` ### Generate Complaint Templates ```ba...

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