Brand protection shopify
Skill nexscope-ai/eCommerce-Skills/brand-protection/brand-protection-shopify
Shopify/DTC brand protection toolkit. Detect counterfeit stores, unauthorized resellers, and trademark violations. Includes DMCA takedown templates, domain monitoring, and social media infringement detection. No API key required.From its SKILL.md
npx -y skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopifyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- runs commandsInstructs the agent to run 5 commands, including `npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify -g` and 4 more.
SKILL.md
3.3 KB, 737 tokens by cl100k_base, as published. Nobody here has run it
Brand Protection β Shopify/DTC π‘οΈ
Protect your brand from counterfeit stores and unauthorized resellers in the DTC space.
Installation
npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify -g
Features
- Counterfeit Store Detection β Find fake stores copying your brand
- Domain Monitoring β Track similar/typosquatting domains
- Social Media Infringement β Detect unauthorized ads/posts
- Trademark Abuse β Logo and brand name misuse
- DMCA Takedown Templates β Copyright infringement removal
- Cease & Desist Letters β Legal notice templates
DTC-Specific Detection
| Dimension | Method | Risk Level |
|---|---|---|
| Fake Stores | Domain + content matching | π΄ High |
| Unauthorized Resellers | Price/image tracking | π΄ High |
| Social Ads | Ad library monitoring | β οΈ Medium |
| Trademark | Logo/name detection | π΄ High |
Risk Levels
| Level | Description | Action |
|---|---|---|
| π΄ High | Active infringement | DMCA within 24h |
| β οΈ Medium | Potential concern | Investigate further |
| β Low | Normal activity | Continue monitoring |
Input Configuration
{
"brand_name": "YourBrand",
"official_domain": "yourbrand.com",
"trademark_number": "US12345678",
"logo_url": "https://yourbrand.com/logo.png",
"social_handles": {
"instagram": "@yourbrand",
"facebook": "yourbrand",
"tiktok": "@yourbrand"
}
}
Usage
Detection
python3 scripts/detector.py
Generate Takedown Templates
# DMCA takedown
python3 scripts/templates.py dmca
# Cease & Desist letter
python3 scripts/templates.py cease-desist
# Platform report (Shopify)
python3 scripts/templates.py platform-report
Output Example
π‘οΈ Shopify/DTC Brand Protection Report
Brand: YourBrand
Official Domain: yourbrand.com
Analysis Date: 2024-01-15
ββββββββββββββββββββββββ
π΄ HIGH RISK ALERTS
Fake Store Detected:
βββ Domain: your-brand-sale.com
βββ Copying: Product images, descriptions
βββ Action: File DMCA + domain complaint
ββββββββββββββββββββββββ
β οΈ SOCIAL MEDIA INFRINGEMENT
Instagram: 2 unauthorized ads detected
Facebook: 1 fake page found
Recommendation: Report to platforms
Takedown Templates Included
| Template | Use Case |
|---|---|
| DMCA Takedown | Hosting provider removal |
| Cease & Desist | Direct legal notice |
| Platform Report | Shopify abuse report |
| Social Report | Instagram/Facebook/TikTok |
| Domain Complaint | Registrar abuse report |
Action Workflow
Monitor Web/Social
β
Detect Infringement
β
Document Evidence
β
Send DMCA/C&D
β
Report to Platforms
β
Track Resolution
Part of Nexscope AI β AI tools for e-commerce sellers.
What ships with it: 2 files
37.0 KB alongside SKILL.md, 2 of them executable
scripts/
- detector.pyruns21.9 KB
- templates.pyruns15.1 KB
Gives 0 of the 12 instructions most marketing audience skills give in 737 tokens
Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07
- Apply Poppins font to headingsin 41 of 690, across 6 files
- Apply Lora font to body textin 41 of 690, across 6 files
- Use Arial fallback for headingsin 39 of 690, across 4 files
- Use Georgia fallback for body textin 39 of 690, across 4 files
- Maintain text hierarchy and formattingin 39 of 690, across 4 files
- Use accent colors for non-text shapesin 38 of 690, across 3 files
- Use RGB values for precise color matchingin 38 of 690, across 3 files
- Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
- Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
- Use active voice instead of passive voicein 26 of 690, across 10 files
- Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
- Prioritize clarity over clevernessin 22 of 690, across 8 files
Said here and by no other author read
- investigate potential concerns further
- detect counterfeit stores
- track similar or typosquatting domains
- detect unauthorized ads or posts
- detect logo and brand name misuse
- file dmcas within twenty four hours
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.