HTTP/1.1 402 PAYMENT REQUIRED agent402.base.eth · BASE · SOLANA · POLYGON · ARBITRUM · MONAD · STELLAR · ALGORAND · ROBINHOOD · USDC · USDG

Entity enrichment

Company name → verified identity + web footprint dossier: Wikidata facts, the official LEI legal-entity record, the SEC EDGAR filer, domain registration, tech stack, and brand favicon — in one pass.

When to use this pack

KYB, lead enrichment, or counterparty checks — an agent has a company name (maybe a domain and ticker) and needs to establish that the entity is real, who it legally is, and what its web presence looks like.

Tools in this pack

Workflow

  1. Resolve the name to a Wikidata entity with wikidata-entity — the encyclopedic identity: what it is, founding date, headquarters, official website.
  2. Look up the Legal Entity Identifier record with lei-lookup (GLEIF) — the verified legal name, jurisdiction, and registered address.
  3. Find the SEC EDGAR filer with edgar-company-lookup — CIK number and filing history existence (public companies only).
  4. Pull domain registration with whois — creation date, registrar, and expiry; a week-old domain claiming a decades-old brand is a red flag.
  5. Fingerprint the site's tech-stack — CMS, framework, CDN — the operational footprint.
  6. Grab the favicon with favicon-grab as the brand asset for the dossier card.

Run it in Claude

claude mcp add agent402 -s user -- npx -y agent402-mcp@latest

Then paste this prompt into Claude:

Build an identity dossier on Apple (domain apple.com, ticker AAPL) using Agent402's entity-enrich skill pack. (1) Resolve the Wikidata entity, (2) look up the LEI legal-entity record, (3) find the SEC EDGAR filer, (4) pull whois on the domain, (5) fingerprint the tech stack, (6) grab the favicon. Report as a KYB-style dossier: verified legal identity, public-company status, domain age vs claimed history, and web footprint — flag any mismatches.

← All skill packs