{"id":"brand-protection-amazon","name":"brand-protection-amazon","summary":"Amazonブランド保護ツールキット。ハイジャック犯、偽造品、無許可販売者を検出しましょう。","body":"# Brand Protection — Amazon 🛡️\n\nProtect your brand from hijackers, counterfeits, and unauthorized sellers on Amazon.\n\n## Installation\n\n```bash\nnpx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-amazon -g\n```\n\n## Features\n\n- **Hijacker Detection** — Find unauthorized sellers on your listings\n- **Price Monitoring** — MAP violation alerts\n- **Counterfeit Signals** — Review-based fake detection\n- **Trademark Abuse** — Title/keyword infringement detection\n- **Complaint Templates** — Brand Registry, C&D letters\n- **Test Buy Guide** — Evidence collection procedure\n\n## Detection Dimensions\n\n| Dimension | Method | Risk Level |\n|-----------|--------|------------|\n| Hijackers | Seller count monitoring | 🔴 High |\n| Price Violations | Below MAP detection | 🔴 High |\n| Counterfeit | Review keyword analysis | 🔴 High |\n| Trademark | Title pattern matching | ⚠️ Medium |\n\n## Risk Levels\n\n| Level | Description | Action |\n|-------|-------------|--------|\n| 🔴 High | Immediate threat to brand | Take action within 24h |\n| ⚠️ Medium | Potential concern | Monitor and investigate |\n| ✅ Low | Normal activity | Continue monitoring |\n\n## Input Configuration\n\n```json\n{\n  \"brand_name\": \"YourBrand\",\n  \"trademark_number\": \"US12345678\",\n  \"brand_registry\": true,\n  \"authorized_sellers\": [\"A1B2C3D4E5F6G7\"],\n  \"protected_asins\": [\"B08XXXXXX1\"],\n  \"min_price\": 29.99\n}\n```\n\n## Usage\n\n### Hijacker Detection\n\n```bash\npython3 scripts/detector.py\n```\n\n### Generate Complaint Templates\n\n```bash\n# Brand Registry complaint\npython3 scripts/templates.py complaint\n\n# Cease & Desist letter\npython3 scripts/templates.py cease-desist\n\n# Test buy guide\npython3 scripts/templates.py testbuy\n```\n\n## Output Example\n\n```\n🛡️ Brand Protection Report\n\nBrand: YourBrand\nASINs Monitored: 5\nAnalysis Date: 2024-01-15\n\n━━━━━━━━━━━━━━━━━━━━━━━━\n\n🔴 HIGH RISK ALERTS\n\nASIN: B08XXXXXX1\n├── 3 unauthorized sellers detected\n├── Lowest price: $19.99 (MAP: $29.99)\n└── Action: File Brand Registry complaint\n\n━━━━━━━━━━━━━━━━━━━━━━━━\n\n⚠️ COUNTERFEIT SIGNALS\n\nReviews mentioning \"fake\": 5\nReviews mentioning \"not authentic\": 2\nRecommendation: Order test buy\n```\n\n## Complaint Templates Included\n\n| Template | Use Case |\n|----------|----------|\n| Brand Registry | Report to Amazon |\n| Cease & Desist | Direct seller contact |\n| Test Buy Report | Evidence documentation |\n| DMCA Takedown | Copyright infringement |\n\n## Action Workflow\n\n```\nMonitor Listings\n      ↓\nDetect Violation\n      ↓\nCollect Evidence (Test Buy)\n      ↓\nGenerate Complaint\n      ↓\nSubmit to Amazon / Send C&D\n      ↓\nTrack Resolution\n```\n\n---\n\n**Part of [Nexscope AI](https://www.nexscope.ai/?co-from=skill) — AI tools for e-commerce sellers.**","author":"@nexscope-ai","ownerProfile":null,"authorContacts":null,"sourceUrl":"https://github.com/nexscope-ai/eCommerce-Skills/tree/main/brand-protection/brand-protection-amazon","license":"MIT","category":"review","lang":"en","tokens":683,"stars":0,"calls30d":2,"claimed":false,"visibility":"public","origin":"crawler","version":"0.1.0","createdAt":"2026-08-22","updatedAt":"2026-08-22","files":[{"path":"scripts/detector.py","size":22416,"sha256":"0177708565605d56dc43f2ef728bdc696e67b7f3b6d34342a7850cc87f3ee681"},{"path":"scripts/templates.py","size":15448,"sha256":"551fcf9c0748ebefbf5c52059a378e439b76610663c67ee7a5eef5f6d4a1d523"}],"requires":{"mcp":[],"tools":[]},"safety":{"flags":[{"code":"net.endpoints","kind":"exfiltration","excerpt":"brandregistry.amazon.com, www.nexscope.ai","message":"bundled scripts reach 2 external host(s)","severity":"warn"}],"scannedAt":"2026-08-22","hasScripts":true,"networkEndpoints":["brandregistry.amazon.com","www.nexscope.ai"]}}