{"id":"brand-protection-walmart","name":"brand-protection-walmart","summary":"ウォルマートブランドの保護ツールキット。無許可販売者、偽造品、MAP違反を検出しましょう。","body":"# Brand Protection — Walmart 🛡️\n\nProtect your brand from unauthorized sellers and counterfeit products on Walmart Marketplace.\n\n## Installation\n\n```bash\nnpx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-walmart -g\n```\n\n## Features\n\n- **Unauthorized Seller Detection** — Find sellers without authorization\n- **Price Monitoring** — MAP violation alerts\n- **Counterfeit Signals** — Review-based fake detection\n- **Trademark Abuse** — Listing title/description infringement\n- **Walmart Brand Portal** — Official reporting templates\n- **WFS Monitoring** — Track fulfillment-verified sellers\n\n## Walmart-Specific Detection\n\n| Dimension | Method | Risk Level |\n|-----------|--------|------------|\n| Unauthorized Sellers | Seller ID 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 | Report 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  \"trademark_number\": \"US12345678\",\n  \"brand_portal_enrolled\": true,\n  \"authorized_sellers\": [\"seller_id_1\", \"seller_id_2\"],\n  \"protected_item_ids\": [\"123456789\"],\n  \"min_price\": 29.99\n}\n```\n\n## Usage\n\n### Detection\n\n```bash\npython3 scripts/detector.py\n```\n\n### Generate Complaint Templates\n\n```bash\n# Walmart Brand Portal report\npython3 scripts/templates.py brand-portal\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🛡️ Walmart Brand Protection Report\n\nBrand: YourBrand\nItems Monitored: 10\nAnalysis Date: 2024-01-15\n\n━━━━━━━━━━━━━━━━━━━━━━━━\n\n🔴 HIGH RISK ALERTS\n\nItem: 123456789\n├── 2 unauthorized sellers detected\n├── Lowest price: $17.99 (MAP: $29.99)\n└── Action: File Brand Portal complaint\n\n━━━━━━━━━━━━━━━━━━━━━━━━\n\n⚠️ COUNTERFEIT SIGNALS\n\nReviews mentioning \"fake\": 4\nReviews mentioning \"not original\": 1\nRecommendation: Order test buy\n```\n\n## Walmart Brand Portal\n\nWalmart's Brand Portal allows brand owners to:\n- Report counterfeit listings\n- Remove unauthorized sellers\n- Monitor brand health metrics\n\n## Action Workflow\n\n```\nMonitor Walmart Listings\n      ↓\nDetect Violation\n      ↓\nCollect Evidence\n      ↓\nFile Brand Portal Report\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-walmart","license":"MIT","category":"document","lang":"en","tokens":639,"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","message":"bundled scripts reach 2 external host(s)","severity":"warn"}],"scannedAt":"2026-08-22","hasScripts":true,"networkEndpoints":["brandregistry.amazon.com","www.nexscope.ai"]}}