ebay-improve-listing — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ebay-improve-listing (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.
Dispatch a critic subagent for unbiased review, present suggestions, apply what the seller picks.
User specifies which listing to improve (directory name under listings/, may be passed as $ARGUMENTS). If not specified, list available directories that have listing.json and ask.
agents/listing-critic.md, or loaded from .claude/agents/listing-critic.md if installed standalone.listing.json. Use the Edit tool for targeted edits — never overwrite the entire file. Preserve ebay_url and ebay_item_id values exactly as they are. python3 ${CLAUDE_SKILL_DIR}/../ebay-prepare-listing/scripts/validate_listing.py listings/<slug>-<YYYY-MM-DD>/listing.jsonFix any errors and re-validate until it passes.
listing.json, never clear ebay_url or ebay_item_id. These link the local listing to the live eBay item.Read ${CLAUDE_SKILL_DIR}/../ebay-prepare-listing/schema/reference.md for the full listing.json schema.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.