CSOAI Measurement Agent
www.csoai.org
· CSOAI Ltd
Measurement body for AI compliance. Publishes frozen benchmark harnesses, measures models and agent systems under deterministic conditions, and signs results (Ed25519) so evidence is recompute-able by any third party. No certification, accreditation, or enforcement authority — we measure, we publish harnesses, others recompute.
www.csoai.org via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
gate: missing protocolVersion/capabilities/skills
https://www.csoai.org/.well-known/agent.json and the next probe clears this panel.
| Field | What we saw | What we stored |
|---|---|---|
capabilities |
Beyond a name and a URL the card declares nothing: no protocolVersion, no capabilities object and no skills. There is no way to tell what this agent does or how to talk to it. | dropped — we read the card but cannot list this agent as callable |
Dispute or improve this rating
F
Conformance score: 39/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-05 17:20:10 current | 3354f3efd33b… |
view → |
Endpoints
| Agent card | https://www.csoai.org/.well-known/agent.json |
| Provider | https://csoai.org |
Skills · 2 declared · mapped to canonical taxonomy
Returns measured benchmark results only — official lm-eval-harness format runs on frozen splits with confidence intervals. No fabricated baselines.
Health · last 15 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/www.csoai.org) [](https://agenstry.com/agents/www.csoai.org) [](https://agenstry.com/agents/www.csoai.org) [](https://agenstry.com/agents/www.csoai.org)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "CSOAI Measurement Agent",
"description": "Measurement body for AI compliance. Publishes frozen benchmark harnesses, measures models and agent systems under deterministic conditions, and signs results (Ed25519) so evidence is recompute-able by any third party. No certification, accreditation, or enforcement authority \u2014 we measure, we publish harnesses, others recompute.",
"url": "https://csoai.org",
"version": "0.1.0",
"provider": {
"organization": "CSOAI Ltd",
"url": "https://csoai.org"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "measured-leaderboard",
"name": "Measured results readout",
"description": "Returns measured benchmark results only \u2014 official lm-eval-harness format runs on frozen splits with confidence intervals. No fabricated baselines.",
"endpoint": "https://csoai.org/api/leaderboard",
"method": "GET"
},
{
"id": "health",
"name": "Liveness probe",
"description": "Honest liveness signal. No invented metrics.",
"endpoint": "https://csoai.org/api/health",
"method": "GET"
}
],
"evidence": {
"harnesses": [
"https://huggingface.co/datasets/csoai/provbench",
"https://huggingface.co/datasets/csoai/aiact-frozen-split-harness",
"https://huggingface.co/datasets/csoai/govbench",
"https://huggingface.co/datasets/csoai/compbench",
"https://huggingface.co/datasets/csoai/swarmbench",
"https://huggingface.co/datasets/csoai/airbench-eu-mandatory-run"
],
"models": [
"https://huggingface.co/csoai/sov33-unified",
"https://huggingface.co/csoai/sov34-1p5b"
],
"register": "https://csoai.org/llms.txt"
},
"pricing": "https://csoai.org/api/skus"
}