Eval Engine API
eval.zuluworksai.com
Pay-per-call AI evaluation engine. Score LLM outputs, agent trajectories, and model responses against benchmark rubrics using Workers AI.
eval.zuluworksai.com 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.
F
Conformance score: 24/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. 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-07-17 19:36:40 current | 2843c1296b6a… |
view → |
Endpoints
| Agent card | https://eval.zuluworksai.com/.well-known/agent-card.json |
Skills · 3 declared · mapped to canonical taxonomy
Score an LLM output against a benchmark rubric. Returns 0-1 score with reasoning.
Get detailed information about a specific benchmark.
Health · last 1 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/eval.zuluworksai.com) [](https://agenstry.com/agents/eval.zuluworksai.com) [](https://agenstry.com/agents/eval.zuluworksai.com) [](https://agenstry.com/agents/eval.zuluworksai.com)
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": "Eval Engine API",
"description": "Pay-per-call AI evaluation engine. Score LLM outputs, agent trajectories, and model responses against benchmark rubrics using Workers AI.",
"url": "https://eval.zuluworksai.com",
"version": "0.1.0",
"skills": [
{
"id": "evaluate",
"name": "Evaluate Output",
"description": "Score an LLM output against a benchmark rubric. Returns 0-1 score with reasoning.",
"paymentRequired": true
},
{
"id": "list_benchmarks",
"name": "List Benchmarks",
"description": "List all available evaluation benchmarks.",
"paymentRequired": false
},
{
"id": "get_benchmark",
"name": "Get Benchmark",
"description": "Get detailed information about a specific benchmark.",
"paymentRequired": false
}
],
"supportedInterfaces": [
{
"type": "a2a",
"url": "https://eval.zuluworksai.com/.well-known/agent-card.json"
},
{
"type": "mcp",
"url": "https://eval.zuluworksai.com/mcp"
}
],
"capabilities": {
"payment": {
"protocol": "x402",
"network": "eip155:8453",
"asset": "USDC",
"price": "0.005"
}
},
"owner": {
"name": "ZuluWorksAI",
"url": "https://zuluworksai.com"
}
}