{"id":"brand-protection-shopify","name":"brand-protection-shopify","summary":"Shopify/DTCブランド保護ツールキット。偽造店舗、無許可の転売業者、商標侵害を検出しましょう。","body":"# Brand Protection — Shopify/DTC 🛡️\n\nProtect your brand from counterfeit stores and unauthorized resellers in the DTC space.\n\n## Installation\n\n```bash\nnpx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify -g\n```\n\n## Features\n\n- **Counterfeit Store Detection** — Find fake stores copying your brand\n- **Domain Monitoring** — Track similar/typosquatting domains\n- **Social Media Infringement** — Detect unauthorized ads/posts\n- **Trademark Abuse** — Logo and brand name misuse\n- **DMCA Takedown Templates** — Copyright infringement removal\n- **Cease & Desist Letters** — Legal notice templates\n\n## DTC-Specific Detection\n\n| Dimension | Method | Risk Level |\n|-----------|--------|------------|\n| Fake Stores | Domain + content matching | 🔴 High |\n| Unauthorized Resellers | Price/image tracking | 🔴 High |\n| Social Ads | Ad library monitoring | ⚠️ Medium |\n| Trademark | Logo/name detection | 🔴 High |\n\n## Risk Levels\n\n| Level | Description | Action |\n|-------|-------------|--------|\n| 🔴 High | Active infringement | DMCA within 24h |\n| ⚠️ Medium | Potential concern | Investigate further |\n| ✅ Low | Normal activity | Continue monitoring |\n\n## Input Configuration\n\n```json\n{\n  \"brand_name\": \"YourBrand\",\n  \"official_domain\": \"yourbrand.com\",\n  \"trademark_number\": \"US12345678\",\n  \"logo_url\": \"https://yourbrand.com/logo.png\",\n  \"social_handles\": {\n    \"instagram\": \"@yourbrand\",\n    \"facebook\": \"yourbrand\",\n    \"tiktok\": \"@yourbrand\"\n  }\n}\n```\n\n## Usage\n\n### Detection\n\n```bash\npython3 scripts/detector.py\n```\n\n### Generate Takedown Templates\n\n```bash\n# DMCA takedown\npython3 scripts/templates.py dmca\n\n# Cease & Desist letter\npython3 scripts/templates.py cease-desist\n\n# Platform report (Shopify)\npython3 scripts/templates.py platform-report\n```\n\n## Output Example\n\n```\n🛡️ Shopify/DTC Brand Protection Report\n\nBrand: YourBrand\nOfficial Domain: yourbrand.com\nAnalysis Date: 2024-01-15\n\n━━━━━━━━━━━━━━━━━━━━━━━━\n\n🔴 HIGH RISK ALERTS\n\nFake Store Detected:\n├── Domain: your-brand-sale.com\n├── Copying: Product images, descriptions\n└── Action: File DMCA + domain complaint\n\n━━━━━━━━━━━━━━━━━━━━━━━━\n\n⚠️ SOCIAL MEDIA INFRINGEMENT\n\nInstagram: 2 unauthorized ads detected\nFacebook: 1 fake page found\nRecommendation: Report to platforms\n```\n\n## Takedown Templates Included\n\n| Template | Use Case |\n|----------|----------|\n| DMCA Takedown | Hosting provider removal |\n| Cease & Desist | Direct legal notice |\n| Platform Report | Shopify abuse report |\n| Social Report | Instagram/Facebook/TikTok |\n| Domain Complaint | Registrar abuse report |\n\n## Action Workflow\n\n```\nMonitor Web/Social\n      ↓\nDetect Infringement\n      ↓\nDocument Evidence\n      ↓\nSend DMCA/C&D\n      ↓\nReport to Platforms\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-shopify","license":"MIT","category":null,"lang":"en","tokens":713,"stars":0,"calls30d":1,"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, yourbrand.com","message":"bundled scripts reach 3 external host(s)","severity":"warn"}],"scannedAt":"2026-08-22","hasScripts":true,"networkEndpoints":["brandregistry.amazon.com","www.nexscope.ai","yourbrand.com"]}}