← 返回
未分类 中文

Brand Protection Ebay

eBay brand protection toolkit. Detect unauthorized sellers, counterfeits, and VeRO violations. Includes price monitoring, trademark abuse detection, VeRO com...
eBay品牌保护工具包。检测未经授权的卖家、假冒商品和VeRO违规行为。包括价格监控、商标滥用检测、VeRO举报等功能。
phheng
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 495
下载
💾 0
安装
1
版本
#latest

概述

Brand Protection — eBay 🛡️

Protect your brand from unauthorized sellers and counterfeits on eBay.

Installation

npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-ebay -g

Features

  • Unauthorized Seller Detection — Find sellers without authorization
  • Price Monitoring — MAP violation alerts
  • Counterfeit Signals — Feedback-based fake detection
  • Trademark Abuse — Listing title/description infringement
  • VeRO Complaint Templates — eBay's rights owner program
  • Enforcement Guide — Step-by-step takedown process

eBay-Specific Detection

DimensionMethodRisk Level
-------------------------------
Unauthorized SellersSeller ID monitoring🔴 High
Price ViolationsBelow MAP detection🔴 High
CounterfeitFeedback keyword analysis🔴 High
TrademarkTitle pattern matching⚠️ Medium

Risk Levels

LevelDescriptionAction
----------------------------
🔴 HighImmediate threatFile VeRO within 24h
⚠️ MediumPotential concernMonitor and investigate
✅ LowNormal activityContinue monitoring

Input Configuration

{
  "brand_name": "YourBrand",
  "trademark_number": "US12345678",
  "vero_enrolled": true,
  "authorized_sellers": ["seller_id_1", "seller_id_2"],
  "protected_item_ids": ["123456789012"],
  "min_price": 29.99
}

Usage

Detection

python3 scripts/detector.py

Generate Complaint Templates

# VeRO complaint
python3 scripts/templates.py vero

# Cease & Desist letter
python3 scripts/templates.py cease-desist

# Test buy guide
python3 scripts/templates.py testbuy

Output Example

🛡️ eBay Brand Protection Report

Brand: YourBrand
Items Monitored: 8
Analysis Date: 2024-01-15

━━━━━━━━━━━━━━━━━━━━━━━━

🔴 HIGH RISK ALERTS

Item: 123456789012
├── Unauthorized seller detected
├── Price: $15.99 (MAP: $29.99)
└── Action: File VeRO complaint

━━━━━━━━━━━━━━━━━━━━━━━━

⚠️ COUNTERFEIT SIGNALS

Feedback mentioning "fake": 3
Feedback mentioning "not genuine": 2
Recommendation: Order test buy

VeRO Program

eBay's Verified Rights Owner Program allows brand owners to:

  • Report counterfeit listings
  • Remove trademark violations
  • Protect intellectual property

Action Workflow

Monitor Listings
      ↓
Detect Violation
      ↓
Collect Evidence
      ↓
File VeRO Complaint
      ↓
Track Removal

Part of Nexscope AI — AI tools for e-commerce sellers.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-02 16:15 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Web Research Assistant

phheng
AI驱动的网页研究助手,借助 BrowserAct API 补充受限的网络访问,搜索互联网获取更多信息。专为 OpenClaw 和 Claude Code 设计。
★ 4 📥 3,233
developer-tools

Amazon Reviews Api Skill

phheng
该技能通过Amazon Reviews API帮助用户自动提取亚马逊产品评论。当用户表达相关需求时,Agent应主动调用此技能。
★ 4 📥 3,253
content-creation

Amazon Product Search Api Skill

phheng
该技能旨在帮助用户从亚马逊搜索结果中自动提取产品数据。
★ 7 📥 3,657