TikTok Shop brand protection β counterfeit detection, IP reporting, seller violations.
Send this command to your AI agent:
npx skills add https://github.com/nexscope-ai/eCommerce-Skills/tree/main/brand-protection/brand-protection-tiktok --skill brand-protection-tiktok---
name: brand-protection-tiktok
version: 1.0.0
author: Nexscope AI
description: "TikTok Shop brand protection toolkit. Detect unauthorized sellers, counterfeit products, and affiliate abuse. Includes TikTok IP Protection reporting, influencer misuse detection, and complaint templates. No API key required."
metadata: {"nexscope":{"emoji":"π‘οΈ","category":"ecommerce"}}
---
Protect your brand from unauthorized sellers and counterfeit products on TikTok Shop.
npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-tiktok -g
| Dimension | Method | Risk Level |
|-----------|--------|------------|
| Unauthorized Sellers | Shop monitoring | π΄ High |
| Price Violations | Below MAP detection | π΄ High |
| Counterfeit | Review/comment analysis | π΄ High |
| Affiliate Abuse | Creator content scan | β οΈ Medium |
| Level | Description | Action |
|-------|-------------|--------|
| π΄ High | Active infringement | Report within 24h |
| β οΈ Medium | Potential concern | Investigate further |
| β Low | Normal activity | Continue monitoring |
{
"brand_name": "YourBrand",
"tiktok_shop_id": "your_shop_id",
"trademark_number": "US12345678",
"authorized_affiliates": ["creator_id_1", "creator_id_2"],
"min_price": 29.99
}
python3 scripts/detector.py
TikTok IP Protection report
python3 scripts/templates.py ip-report
Seller complaint
python3 scripts/templates.py seller-complaint
Content takedown
python3 scripts/templates.py content-takedown
π‘οΈ TikTok Shop Brand Protection ReportBrand: YourBrand
Shops Monitored: 5
Analysis Date: 2024-01-15
ββββββββββββββββββββββββ
π΄ HIGH RISK ALERTS
Shop: fake_seller_123
βββ Selling counterfeit products
βββ Price: $9.99 (MAP: $29.99)
βββ Action: File TikTok IP report
ββββββββββββββββββββββββ
β οΈ AFFILIATE ABUSE
Creator: @unauthorized_creator
βββ Promoting without authorization
βββ Commission rate: 25%
βββ Action: Contact creator / Report
TikTok's Intellectual Property Protection program allows brand owners to:
Monitor TikTok Shop
β
Detect Violation
β
Collect Evidence
β
File IP Report
β
Track Removal
---
Part of Nexscope AI β AI tools for e-commerce sellers.