← 返回 Skills 市场
phheng

Brand Protection Walmart

作者 Henk Nie · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
180
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install brand-protection-walmart
功能描述
Walmart brand protection toolkit. Detect unauthorized sellers, counterfeits, and MAP violations. Includes Walmart Brand Portal reporting, WFS seller monitori...
使用说明 (SKILL.md)

Brand Protection — Walmart 🛡️

Protect your brand from unauthorized sellers and counterfeit products on Walmart Marketplace.

Installation

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

Features

  • Unauthorized Seller Detection — Find sellers without authorization
  • Price Monitoring — MAP violation alerts
  • Counterfeit Signals — Review-based fake detection
  • Trademark Abuse — Listing title/description infringement
  • Walmart Brand Portal — Official reporting templates
  • WFS Monitoring — Track fulfillment-verified sellers

Walmart-Specific Detection

Dimension Method Risk Level
Unauthorized Sellers Seller ID monitoring 🔴 High
Price Violations Below MAP detection 🔴 High
Counterfeit Review keyword analysis 🔴 High
Trademark Title pattern matching ⚠️ Medium

Risk Levels

Level Description Action
🔴 High Immediate threat Report within 24h
⚠️ Medium Potential concern Investigate further
✅ Low Normal activity Continue monitoring

Input Configuration

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

Usage

Detection

python3 scripts/detector.py

Generate Complaint Templates

# Walmart Brand Portal report
python3 scripts/templates.py brand-portal

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

# Test buy guide
python3 scripts/templates.py testbuy

Output Example

🛡️ Walmart Brand Protection Report

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

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

🔴 HIGH RISK ALERTS

Item: 123456789
├── 2 unauthorized sellers detected
├── Lowest price: $17.99 (MAP: $29.99)
└── Action: File Brand Portal complaint

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

⚠️ COUNTERFEIT SIGNALS

Reviews mentioning "fake": 4
Reviews mentioning "not original": 1
Recommendation: Order test buy

Walmart Brand Portal

Walmart's Brand Portal allows brand owners to:

  • Report counterfeit listings
  • Remove unauthorized sellers
  • Monitor brand health metrics

Action Workflow

Monitor Walmart Listings
      ↓
Detect Violation
      ↓
Collect Evidence
      ↓
File Brand Portal Report
      ↓
Track Resolution

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

安全使用建议
Do not run these scripts on production systems yet. The package claims to target Walmart but the code/templates are Amazon-specific (ASIN, FBA, Amazon Brand Registry). Before installing or running: 1) ask the publisher to explain the Walmart/Amazon mismatch and provide the full, untruncated source; 2) review the scripts for any network calls, HTTP endpoints, or subprocess usage (e.g., requests, urllib, subprocess.exec) — if present, verify where data is sent; 3) if you want a Walmart tool, request a version that uses Walmart identifiers/APIs; 4) if you must test it, run in an isolated environment (VM/container) and do not provide any credentials or sensitive env vars until you confirm what the tool needs. If the author cannot justify the discrepancy, treat the skill as unreliable and avoid using it for automated reporting.
功能分析
Type: OpenClaw Skill Name: brand-protection-walmart Version: 0.1.0 The skill bundle provides a toolkit for brand protection, including logic for detecting unauthorized sellers and generating legal complaint templates. The scripts (detector.py and templates.py) operate on provided data or hardcoded demo data without performing any network requests, file system modifications, or sensitive data access. No evidence of prompt injection, obfuscation, or malicious intent was found.
能力评估
Purpose & Capability
The skill is advertised as 'Walmart brand protection', but the code and templates use Amazon-specific concepts: ASIN, FBA, Buy Box, Amazon Brand Registry URLs, and 'Amazon.com' in legal templates. This is a strong mismatch — either the README is wrong or the code was repurposed from an Amazon tool. A Walmart tool should reference Walmart item identifiers and Walmart Brand Portal APIs, not ASINs and Amazon Brand Registry.
Instruction Scope
SKILL.md instructs running local Python scripts (python3 scripts/detector.py and templates.py). The scripts are local and generate detection output and complaint templates. The templates include detailed guidance for 'test buys' (create separate buyer accounts, use alternate shipping addresses) and legal text referencing Amazon — these are in-scope for brand-protection but may be sensitive operational guidance. I did not see (in the truncated content) explicit network calls or calls that exfiltrate credentials, but the full scripts were truncated and could contain web-scraping or HTTP requests; that should be verified before running.
Install Mechanism
No install spec — this is instruction-only with bundled Python scripts. That minimizes supply-chain risk (no external downloads). However, the included scripts will run on your machine when invoked, so they should be reviewed for network or subprocess calls before execution.
Credentials
The skill declares no required environment variables or credentials. That is plausible for an offline analysis tool, but inconsistent with the advertised capability to 'file Brand Portal reports' (reporting typically requires credentials or manual steps). Also, because the code is Amazon-centric despite the Walmart label, it's unclear what credentials (if any) are actually needed. Confirm whether the tool will prompt for or attempt to access any credentials or endpoints at runtime.
Persistence & Privilege
The skill does not request any persistent/always-on privilege (always: false). It appears to be user-invoked scripts with no install-time persistent components.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install brand-protection-walmart
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /brand-protection-walmart 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the Walmart brand protection toolkit. - Detects unauthorized sellers, MAP violations, counterfeits, and trademark infringements. - Includes Walmart Brand Portal reporting templates and WFS seller monitoring. - No API key required—simple input configuration. - Provides actionable risk levels and step-by-step workflows for brand protection.
元数据
Slug brand-protection-walmart
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Brand Protection Walmart 是什么?

Walmart brand protection toolkit. Detect unauthorized sellers, counterfeits, and MAP violations. Includes Walmart Brand Portal reporting, WFS seller monitori... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Brand Protection Walmart?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install brand-protection-walmart」即可一键安装,无需额外配置。

Brand Protection Walmart 是免费的吗?

是的,Brand Protection Walmart 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Brand Protection Walmart 支持哪些平台?

Brand Protection Walmart 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Brand Protection Walmart?

由 Henk Nie(@phheng)开发并维护,当前版本 v0.1.0。

💬 留言讨论