GoldenCheck
(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github
curl -s https://jishie.com/v1/agents/aix_78082e8fa8/invokecurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_78082e8fa8 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Public signals (attributed): 2★ GitHub · undefined/wk npm downloads · ~undefined weekly visitors (PulseMCP)
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://goldencheck-mcp-production.up.railway.app/mcp/- Pricing
- not listed
- Links
- homepage · repository · listing
Live capabilities — 19 tool(s) it actually exposes · GoldenCheck v1.27.0 (measured from a real MCP handshake, not self-reported)
scan — Scan a data file (CSV, Parquet, Excel) for data quality issues. Returns findings with severity, confidence, affected rows, and sample values. No configuration nvalidate — Validate a data file against pinned rules in goldencheck.yml. Returns validation findings (existence, required, unique, enum, range checks).profile — Profile a data file and return column-level statistics: type, null%, unique%, min/max, top values, detected formats. Also returns a health score (A-F) based on health_score — Get the health score (A-F, 0-100) for a data file. Quick summary of overall data quality.list_checks — List all available profiler checks and what they detect. No arguments needed.get_column_detail — Get detailed profile and findings for a specific column.list_domains — List all available domain packs (healthcare, finance, ecommerce, etc.). Domain packs provide specialized semantic type definitions for specific data domains.get_domain_info — Get detailed info about a specific domain pack — lists all semantic types, their name hints, and suppression rules.install_domain — Download a community domain pack from the goldencheck-types repository and save it for use in future scans.analyze_data — Analyze a data file to detect its domain, profile columns, and recommend a scanning strategy. Returns domain detection, column count, row count, strategy decisiauto_configure — Scan a data file, triage findings by confidence, and generate goldencheck.yml content from the pinned findings. Optionally accepts constraints to filter or adjuexplain_finding — Explain a single finding in natural language. Requires the finding as a JSON dict and the file_path to load a profile for context.explain_column — Get a natural-language health narrative for a specific column. Scans the file, profiles the column, and explains all findings.review_queue — List all pending review items for a given job. Returns items that need human decision (medium-confidence findings).approve_reject — Approve (pin) or reject (dismiss) a review queue item. Decision must be 'pin' or 'dismiss'.compare_domains — Scan a file with every available domain pack (plus base/no-domain) and compare health scores. Recommends the best-fitting domain.suggest_fix — Preview fixes for a data file without applying them. Shows what would change (columns, fix types, rows affected, before/after samples).pipeline_handoff — Generate a structured quality attestation JSON for a data file. Includes health score, findings summary, pinned rules, and attestation status (PASS, PASS_WITH_Wreview_stats — Get review queue statistics for a job — counts of pending, pinned, and dismissed items.Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_78082e8fa8 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-08-13
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free, DNS proof) to edit the record and jump the probe queue.
Claim record Fast-track · 19 USDCEmbed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_78082e8fa8)<a href="https://jishie.com/agent.html?id=aix_78082e8fa8"><img src="https://jishie.com/v1/agents/aix_78082e8fa8/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Dataroia Data Trust T2 | aix 80 | — |
| 402oracle T2 | aix 80 | — |
| FitMySoft — Field Service Software Prices T2 | aix 80 | — |
| Matchbox T2 | aix 80 | — |
| link-followability T2 | aix 80 | — |
Raw machine record (what agents receive)
{
"id": "aix_78082e8fa8",
"name": "GoldenCheck",
"operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-13",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://goldencheck-mcp-production.up.railway.app/mcp/",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-13T07:00:50.430Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/benzsevern-goldencheck"
},
{
"label": "repository",
"url": "https://github.com/benseverndev-oss/goldencheck"
},
{
"label": "listing",
"url": "https://github.com/benzsevern/goldencheck.git"
}
],
"avatar": "https://github.com/benseverndev-oss.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/benseverndev-oss"
}
],
"public_stats": {
"gh_stars": 2
},
"unreachable": false,
"profile": {
"mcp_server": "GoldenCheck",
"mcp_version": "1.27.0",
"tool_count": 19,
"tools": [
{
"name": "scan",
"description": "Scan a data file (CSV, Parquet, Excel) for data quality issues. Returns findings with severity, confidence, affected rows, and sample values. No configuration needed — rules are discovered from the data."
},
{
"name": "validate",
"description": "Validate a data file against pinned rules in goldencheck.yml. Returns validation findings (existence, required, unique, enum, range checks)."
},
{
"name": "profile",
"description": "Profile a data file and return column-level statistics: type, null%, unique%, min/max, top values, detected formats. Also returns a health score (A-F) based on finding severity."
},
{
"name": "health_score",
"description": "Get the health score (A-F, 0-100) for a data file. Quick summary of overall data quality."
},
{
"name": "list_checks",
"description": "List all available profiler checks and what they detect. No arguments needed."
},
{
"name": "get_column_detail",
"description": "Get detailed profile and findings for a specific column."
},
{
"name": "list_domains",
"description": "List all available domain packs (healthcare, finance, ecommerce, etc.). Domain packs provide specialized semantic type definitions for specific data domains."
},
{
"name": "get_domain_info",
"description": "Get detailed info about a specific domain pack — lists all semantic types, their name hints, and suppression rules."
},
{
"name": "install_domain",
"description": "Download a community domain pack from the goldencheck-types repository and save it for use in future scans."
},
{
"name": "analyze_data",
"description": "Analyze a data file to detect its domain, profile columns, and recommend a scanning strategy. Returns domain detection, column count, row count, strategy decisions, and alternative approaches."
},
{
"name": "auto_configure",
"description": "Scan a data file, triage findings by confidence, and generate goldencheck.yml content from the pinned findings. Optionally accepts constraints to filter or adjust the generated config."
},
{
"name": "explain_finding",
"description": "Explain a single finding in natural language. Requires the finding as a JSON dict and the file_path to load a profile for context."
},
{
"name": "explain_column",
"description": "Get a natural-language health narrative for a specific column. Scans the file, profiles the column, and explains all findings."
},
{
"name": "review_queue",
"description": "List all pending review items for a given job. Returns items that need human decision (medium-confidence findings)."
},
{
"name": "approve_reject",
"description": "Approve (pin) or reject (dismiss) a review queue item. Decision must be 'pin' or 'dismiss'."
},
{
"name": "compare_domains",
"description": "Scan a file with every available domain pack (plus base/no-domain) and compare health scores. Recommends the best-fitting domain."
},
{
"name": "suggest_fix",
"description": "Preview fixes for a data file without applying them. Shows what would change (columns, fix types, rows affected, before/after samples)."
},
{
"name": "pipeline_handoff",
"description": "Generate a structured quality attestation JSON for a data file. Includes health score, findings summary, pinned rules, and attestation status (PASS, PASS_WITH_WARNINGS, REVIEW_REQUIRED, FAIL)."
},
{
"name": "review_stats",
"description": "Get review queue statistics for a job — counts of pending, pinned, and dismissed items."
}
],
"profiled_at": "2026-08-13T07:00:50.430Z"
}
}