{"audit":{"version":"1.3","generated_at":"2026-07-15T01:27:41.230507+00:00","generated_by":"Agenstry","report_url":"https://agenstry.com/agents/hojincheck.com","methodology_url":"https://agenstry.com/methodology","verifier_jwks_url":"https://agenstry.com/.well-known/jwks.json","subject":{"domain":"hojincheck.com","name":"HojinCheck","url":"https://hojincheck.com/.well-known/agent-card.json"}},"identity":{"provider":{"organization":"HojinCheck","url":"https://hojincheck.com"},"registry_verification":null,"signature":{"signed":false,"signature_valid":null}},"protocol":{"version":"1.0","supports_streaming":false,"supports_push_notifications":false},"operational":{"live_state":"auth_required","live_responds":false,"last_status_code":200,"last_elapsed_ms":28,"last_error":null},"track_record":{"first_seen":"2026-07-14T22:53:40.683365+00:00","last_checked":"2026-07-14T22:53:40.683365+00:00","last_seen_ok":"2026-07-14T22:53:40.683365+00:00","checks_total":1,"checks_ok":1,"uptime_pct":100.0,"archived":false,"archived_reason":null},"conformance":{"score":56,"grade":"D","summary":"D-grade: significant issues, auth-gated, partially broken, or stale.","criteria":[{"key":"valid_card","label":"Valid AgentCard","points":10,"max_points":10,"status":"pass","detail":"Schema-validated A2A AgentCard returned by the well-known endpoint."},{"key":"live_responds","label":"Live JSON-RPC","points":15,"max_points":25,"status":"partial","detail":"Endpoint requires auth, real agent but not anonymously callable."},{"key":"protocol_version","label":"Protocol version","points":10,"max_points":10,"status":"pass","detail":"Declares A2A 1.0 with supportedInterfaces[] (v1.0.0 fully compliant)."},{"key":"signature","label":"JWS signature","points":0,"max_points":10,"status":"info","detail":"Card is unsigned (most published agents are)."},{"key":"uptime","label":"Uptime track record","points":0,"max_points":15,"status":"info","detail":"Only 1 probe so far, need ≥5 for an uptime grade."},{"key":"skills","label":"Skill declaration","points":10,"max_points":10,"status":"pass","detail":"Declares 6 skills with structured metadata."},{"key":"verified_identity","label":"Verified Identity","points":5,"max_points":10,"status":"partial","detail":"Provider declared: HojinCheck (https://hojincheck.com). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit."},{"key":"freshness","label":"Freshness + modern flags","points":4,"max_points":5,"status":"pass","detail":"seen in upstream source within 0d"},{"key":"security","label":"Security declaration","points":2,"max_points":5,"status":"partial","detail":"Declares 2 security scheme(s) but none use PKCE or mTLS."}]},"skills":[{"id":"resolve_company","name":"Resolve Company Name to Corporate Number","description":"Resolve a Japanese company name (tolerant of spelling variants and kana) to corporate-number candidates with confidence scores (0-1, with evidence labels). Source: NTA Corporate Number System Web-API. Status: Implementation complete; awaiting issuance of the government API application ID (applied 2026-07-13, expected late July to late August 2026). Until connected, this tool returns UPSTREAM_UNAVAILABLE (HTTP 503) in production.","tags":["japan","corporate","corporate-number","houjin-bangou","verification"],"examples":["{\"skill\":\"resolve_company\",\"params\":{\"name\":\"トヨタ自動車\"}}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"verify_company","name":"Verify Corporate Number","description":"Verify a 13-digit Japanese corporate number (check-digit validated): existence, registered name, head-office address, entity kind and closure status; optional change history. Source: NTA Corporate Number System Web-API. Status: Implementation complete; awaiting issuance of the government API application ID (applied 2026-07-13, expected late July to late August 2026). Until connected, this tool returns UPSTREAM_UNAVAILABLE (HTTP 503) in production.","tags":["japan","corporate","corporate-number","kyc","verification"],"examples":["{\"skill\":\"verify_company\",\"params\":{\"corporate_number\":\"1180301018771\"}}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"verify_invoice_number","name":"Verify Qualified Invoice Issuer Registration","description":"Check a qualified invoice issuer registration number (T + 13 digits) against the NTA Invoice Publication System: registration status, registration date, revocation/expiry; optional as-of-date validity and publication history. Confirmation-only by design: input is a registration number only — no name-based search, no reverse lookup, and no list/roster building (restricted by the data source's terms; publication data for sole proprietors is returned in the response only and never cached or stored). Source: NTA Qualified Invoice Issuer Publication System Web-API. Status: Implementation complete; the NTA Invoice Publication Web-API requires an approval-based review (applied 2026-07-12, expected mid to late August 2026). Until approved, this tool returns UPSTREAM_UNAVAILABLE (HTTP 503) in production.","tags":["japan","invoice","tax","compliance","verification"],"examples":["{\"skill\":\"verify_invoice_number\",\"params\":{\"registration_number\":\"T1180301018771\"}}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get_company_profile","name":"Get Company Profile (gBizINFO)","description":"Corporate profile for a 13-digit Japanese corporate number from gBizINFO REST API v2 (METI): address, representative, capital, employees and more, with per-field source and last-retrieved metadata. Status: Live (connected to gBizINFO REST API v2).","tags":["japan","corporate","gbizinfo","company-profile","open-data"],"examples":["{\"skill\":\"get_company_profile\",\"params\":{\"corporate_number\":\"1180301018771\"}}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"normalize_address","name":"Normalize Japanese Address","description":"Normalize a Japanese address, decompose it to prefecture / municipality / town-aza level, resolve Address-Base-Registry town IDs, and cross-check the postal code (mismatches are reported, not silently fixed). v1 granularity: parsing stops at town/aza level — block/house numbers, lot numbers, koaza and Kyoto street names are returned as an unparsed remainder (no guessing). Sources: Digital Agency Address-Base-Registry + Japan Post postal-code data (bundled local masters). Status: Live (driven by bundled government master data; unaffected by government API outages).","tags":["japan","address-normalization","postal-code","open-data"],"examples":["{\"skill\":\"normalize_address\",\"params\":{\"address\":\"東京都千代田区霞が関1丁目1-1\"}}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"jp_calendar","name":"Japanese Holidays and Business Days","description":"Japanese national holiday lookup and business-day calculations (Cabinet Office national holiday CSV): is-business-day checks, adding business days, counting business days in a range; optional year-end (Dec 29 - Jan 3) handling. Status: Live (driven by bundled government master data; unaffected by government API outages).","tags":["japan","holidays","business-days","calendar"],"examples":["{\"skill\":\"jp_calendar\",\"params\":{\"op\":\"is_business_day\",\"date\":\"2026-01-01\"}}"],"inputModes":["application/json"],"outputModes":["application/json"]}],"provenance":[{"source":"mcp_registry","first_seen":"2026-07-14T22:53:40.683365+00:00"}],"recent_probes":[{"fetched_at":"2026-07-14T22:53:40.683365+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":28,"live_responds":false}],"catalog_attestation":null,"verification_history":[],"signatures":[{"protected":"eyJhbGciOiJFUzI1NiIsImprdSI6Imh0dHBzOi8vYWdlbnN0cnkuY29tLy53ZWxsLWtub3duL2p3a3MuanNvbiIsImtpZCI6ImFnZW50ZmluZGVyLWVzMjU2LTEiLCJ0eXAiOiJKT1NFIn0","signature":"_g0360PRWSeg5aJ6gsv5TwsIDxa76DACikIqGiyTmbf-eE0wr13EMRTt9MltkU901TNNKc6TOOHGGnr5MNomZA"}]}