online-store-legitimacy-checks

online-store-legitimacy-checks is a skill for Claude Code, Codex from HinkoK/agent-skills. It costs 62 tokens per session (1,032 once invoked), scanned A, original, MIT.

A checklist for judging whether an unfamiliar online shop, checkout page, or product listing is likely genuine before buying.

In plain words
What is it for?
It is for checking store domains, company details, terms, payment protections, reputation signals, and cross-border ecommerce risks.
Why use it?
It helps reduce the risk of fake shops, unsafe payments, misleading prices, and problems with delivery or refunds.

Skill for Claude CodeCodex

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

Good fit It is for checking store domains, company details, terms, payment protections, reputation signals, and cross-border ecommerce risks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hinkok/agent-skills/online-store-legitimacy-checks
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 HinkoK/agent-skills --skill online-store-legitimacy-checks
Clone the repo
git clone --depth 1 https://github.com/HinkoK/agent-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 online-store-legitimacy-checks

README.md
[![agentmods](https://agentmods.dev/badge/skills/hinkok/agent-skills/online-store-legitimacy-checks/github.svg)](https://agentmods.dev/skills/hinkok/agent-skills/online-store-legitimacy-checks)
Your own site
<a href="https://agentmods.dev/skills/hinkok/agent-skills/online-store-legitimacy-checks"><img src="https://agentmods.dev/badge/skills/hinkok/agent-skills/online-store-legitimacy-checks/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 online-store-legitimacy-checks

Your own site · 80×15
<a href="https://agentmods.dev/skills/hinkok/agent-skills/online-store-legitimacy-checks"><img src="https://agentmods.dev/badge/skills/hinkok/agent-skills/online-store-legitimacy-checks.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,032 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.00062 $0.01032
Opus 5 $0.00031 $0.00516
Sonnet 5 $0.00012 $0.00206
Haiku 4.5 $0.00006 $0.00103

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

Security

Grade A, and why

online-store-legitimacy-checks 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/online-store-legitimacy-checks/SKILL.md · 107 lines

How it starts

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

Online store legitimacy checks

Use this skill when the user asks whether an unfamiliar webshop, checkout page, product listing, or ecommerce domain is trustworthy enough to buy from.

Hermes usage rules

  • Start with a clear verdict: likely OK, mixed / caution, or avoid.
  • Use web evidence when available; do not infer legitimacy from HTTPS alone.
  • Never ask the user to enter card details, credentials, or checkout information for verification.
  • Prefer official registries, company identity, terms, payment protections, reputation patterns, and price plausibility.
  • When evidence is incomplete, say what was not verifiable and give a safe buying path.

Default answer shape

  1. Give a clear verdict first: likely OK / mixed / avoid.
  2. Then list specific evidence checked.
  3. End with practical safe-buying advice: payment method, URL hygiene, return/delivery caveats.
  4. Avoid overclaiming: say “looks legitimate” rather than “guaranteed safe”.

Evidence workflow

Check as many of these as are available without logging in or entering sensitive data:

  1. URL and domain sanity

    • Confirm the domain is the expected store domain, not a lookalike or tracking redirect.
    • Prefer the store homepage and navigate from there when the user sends a deep checkout URL.
    • Old CGI/cart paths can be legitimate if they remain under the correct domain.
  2. Transport/security basics

    • Check HTTPS and whether the certificate matches the domain or parent brand.
    • Treat valid HTTPS as necessary but not sufficient.
  3. Company identity

    • Find legal entity name, VAT/CVR/org number, physical address, email, and phone in terms/contact pages.
    • Cross-check the legal name/VAT/domain through search snippets or official/company registries when possible.
  4. Commerce terms

    • Look for purchase terms, delivery page, returns/cancellation policy, warranty/complaints process, and privacy/cookie pages.
    • For EU/cross-border shops, note if the company ships from another country and whether returns may be inconvenient.

Read the full file on GitHub · 107 lines

Files

What ships with it

2 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 · 107 lines · 62 tokens per session scan A 98eb7f9ee865

Subscribe to this mod's changes

online-store-legitimacy-checks is a skill published in the GitHub repository HinkoK/agent-skills (5 stars, last pushed 3mo ago), licensed MIT. It adds 62 tokens to every session and 1,032 once invoked, about $0.0003 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

ckjia-shopping

A shopping search and price-comparison tool for Taobao, JD.com, Tmall, and Pinduoduo, with image-based product recognition. It requires the ckjia-shopping service and its access key to be enabled.

mateaix/mateclaw · 64 tokens

moonpay-commerce

Browse Shopify stores, search products, manage a cart, and checkout with crypto via Solana Pay. No login required.

moonpay/skills · 28 tokens

open-supermarkets

Grocery automation across nine retailers in five countries — UK, Netherlands, Belgium, Spain and the US. Search, compare, basket, delivery slots and checkout, plus Open Food Facts nutrition and allergen enrichment. Available as CLI, MCP server, or agent skill.

abracadabra50/open-supermarkets · 57 tokens

grocery-api

Use the local groc HTTP API to search Sainsbury's groceries, search favourites, add/update/remove basket items, and view basket.

abracadabra50/open-supermarkets · 32 tokens

marketplace-purchase-vetting

Use this when the user asks whether a local listing is a scam, "too good to be true," worth looking at, or a good deal. Also use this when he asks you to find options — search/discover candidates, then vet the best ones. The goal is not a generic buying guide; it is a practical risk read with clear next steps.

AtlasOmnia/donna-starter · 72 tokens

d1-cli

Shop Tiendas D1 (Colombia, d1.com.co) from the command line — search the catalogue, resolve your nearest physical store, price a basket against that store's real stock, and quote delivery. D1 runs VTEX IO (account d1tiendas), so this drives its public storefront API with no admin key at all — catalogue and cart work…

broomva/skills · 234 tokens