listinggood-amazon-compliance-auditor

listinggood-amazon-compliance-auditor is a skill for Claude Code, Codex from DedeGroup/listinggood-skills. It costs 164 tokens per session (1,322 once invoked), scanned A, original, MIT.

A tool for checking Amazon product listings against marketplace rules, including restricted wording, intellectual-property concerns, image requirements, and category fit.

In plain words
What is it for?
Use it to review listing titles, bullets, descriptions, categories, marketplaces, image descriptions, existing ASINs, or a specific claim before publishing.
Why use it?
It identifies compliance risks that could cause a listing to be flagged, suppressed, or removed.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review listing titles, bullets, descriptions, categories, marketplaces, image descriptions, existing ASINs, or a specific claim before publishing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dedegroup/listinggood-skills/listinggood-amazon-compliance-auditor
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add DedeGroup/listinggood-skills --skill listinggood-amazon-compliance-auditor
Clone the repo
git clone --depth 1 https://github.com/DedeGroup/listinggood-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for listinggood-amazon-compliance-auditor

README.md
[![agentmods](https://agentmods.dev/badge/skills/dedegroup/listinggood-skills/listinggood-amazon-compliance-auditor/github.svg)](https://agentmods.dev/skills/dedegroup/listinggood-skills/listinggood-amazon-compliance-auditor)
Your own site
<a href="https://agentmods.dev/skills/dedegroup/listinggood-skills/listinggood-amazon-compliance-auditor"><img src="https://agentmods.dev/badge/skills/dedegroup/listinggood-skills/listinggood-amazon-compliance-auditor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for listinggood-amazon-compliance-auditor

Your own site · 80×15
<a href="https://agentmods.dev/skills/dedegroup/listinggood-skills/listinggood-amazon-compliance-auditor"><img src="https://agentmods.dev/badge/skills/dedegroup/listinggood-skills/listinggood-amazon-compliance-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 164 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,322 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00164 $0.01322
Opus 5 $0.00082 $0.00661
Sonnet 5 $0.00033 $0.00264
Haiku 4.5 $0.00016 $0.00132

Measured 12d ago against content hash 8b99fb6637aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

listinggood-amazon-compliance-auditor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/listinggood-amazon-compliance-auditor/SKILL.md · 137 lines

How it starts

The opening of the file, as written. The whole thing — 137 lines — stays where its author put it; the contents beside it link to each section on GitHub.

亚马逊合规检测工具 — Listing 政策审计与风险预警

Audit Amazon listings for policy violations, suppression risks, and compliance gaps before they cause account trouble.

When to Use

Trigger when the user asks to:

  • Check if a listing complies with Amazon policies
  • Understand why a listing was suppressed or flagged
  • Audit listings for TOS violations before publishing
  • Review image or text compliance for a specific category
  • Assess listing health score or risk level
  • Understand Amazon's restricted categories or claims requirements

Workflow

Step 1: Gather Listing Information

Collect from user (ask if not provided):

Field Required Notes
Listing text (title + bullets + description) The actual content to audit
Category Determines which specific rules apply
Marketplace Optional US/EU/JP have different enforcement levels
Images description Optional If user describes images, check visual compliance
ASIN (if existing listing) Optional Enables deeper checks
Specific concern Optional e.g., "worried about my 'waterproof' claim"

Step 2: Run Compliance Audit

Check against these dimensions. Read references/compliance-rules.md for detailed rule reference.

2.1 Text Compliance Checks

For each element (title / bullets / description), flag:

Critical (will suppress):

  • Competitor brand names present?
  • Misleading superlatives ("best", "#1", "guaranteed")?
  • Prohibited incentive language ("review for refund")?
  • False certifications or unsupported claims?
  • HTML in non-EBC description?
  • Contact info (phone/email/URL) in content?

Warning (high risk of manual review flag):

  • ALL CAPS abuse (more than 3 consecutive words)?
  • Excessive punctuation (!!! ???)?
  • Keyword stuffing (repeating same keyword >3 times)?
  • Price-related claims ("cheapest", "lowest price")?
  • Temporal urgency ("limited time", "last chance")?
  • Medical/health claims without proper disclaimers?

Info (optimization opportunity):

  • Title missing key keywords for the category?
  • Bullet points not benefit-led (feature-only)?
  • Description repeating bullet points word-for-word?
  • Missing trust signals (warranty, guarantee terms)?

Read the full file on GitHub · 137 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 137 lines · 164 tokens per session scan A 8b99fb6637aa

Subscribe to this mod's changes

listinggood-amazon-compliance-auditor is a skill published in the GitHub repository DedeGroup/listinggood-skills (1 stars, last pushed 7d ago), licensed MIT. It adds 164 tokens to every session and 1,322 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

amazon-category-ungating

Category and brand ungating — requirements, documentation, appeal process, restricted categories guide.

nexscope-ai/Amazon-Skills · 22 tokens

amazon-product-compliance

Product compliance and safety — certifications, labeling requirements, restricted substances, documentation.

nexscope-ai/Amazon-Skills · 19 tokens

amazon-suspension-appeal

Account suspension prevention and appeal — policy violations, Plan of Action writing, reinstatement process.

nexscope-ai/Amazon-Skills · 25 tokens

refund-page-generator

When the user wants to create or optimize a refund or return policy page. Also use when the user mentions "refund policy," "return policy," "money-back guarantee," "returns and refunds," "refund page," "return process," "refund terms," "satisfaction guarantee," "cancellation policy," or "withdrawal right." For legal…

kostja94/marketing-skills · 80 tokens

chef-head-cook

Use when a task needs the judgment of a Chef or Head Cook — costing and re-engineering a menu, diagnosing a food-cost or prime-cost overrun, building a kitchen labor schedule against sales volume, vetting or renegotiating a vendor, or resolving a health-code/HACCP compliance gap.

wonsukchoi/domain-experts · 66 tokens

ecommerce-patent-core-bibliography

Query patent simple bibliographic (catalog) data from the Zhihuiya patent database. Triggered when users mention patent bibliographic information queries, patent basic info retrieval, patent catalog data, patent publication details, searching by patent number for inventors, patent applicant information, patent…

nexscope-ai/nexscope-ecommerce-skills · 155 tokens