brand-protection-shopify — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited brand-protection-shopify (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Protect your brand from counterfeit stores and unauthorized resellers in the DTC space.
npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify -g| 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 |
| Level | Description | Action |
|---|---|---|
| 🔴 High | Active infringement | DMCA within 24h |
| ⚠️ Medium | Potential concern | Investigate further |
| ✅ Low | Normal activity | Continue monitoring |
{
"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"
}
}python3 scripts/detector.py# 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🛡️ 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| 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 |
Monitor Web/Social
↓
Detect Infringement
↓
Document Evidence
↓
Send DMCA/C&D
↓
Report to Platforms
↓
Track ResolutionPart of [Nexscope AI](https://www.nexscope.ai/?co-from=skill) — AI tools for e-commerce sellers.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.