White Agent - RCT Analyzer
white-agent.onrender.com
An autonomous agent that performs comprehensive statistical analysis on randomized controlled trial data and generates detailed reports
white-agent.onrender.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: 25/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-06-02 18:16:00 current | 52d5e83fe2e9… |
view → |
Endpoints
| Agent card | https://white-agent.onrender.com/.well-known/agent-card.json |
Skills · 1 declared · mapped to canonical taxonomy
Performs comprehensive statistical analysis on randomized controlled trial data including average treatment effect, hypothesis testing, regression analysis, cov…
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/white-agent.onrender.com) [](https://agenstry.com/agents/white-agent.onrender.com) [](https://agenstry.com/agents/white-agent.onrender.com) [](https://agenstry.com/agents/white-agent.onrender.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": "White Agent - RCT Analyzer",
"description": "An autonomous agent that performs comprehensive statistical analysis on randomized controlled trial data and generates detailed reports",
"version": "1.0.0",
"protocol_version": "0.3.0",
"url": "https://white-agent.onrender.com",
"preferred_transport": "HTTP+JSON",
"default_input_modes": [
"application/json"
],
"default_output_modes": [
"application/json"
],
"capabilities": {
"streaming": false
},
"skills": [
{
"id": "rct_analysis",
"name": "rct_analysis",
"description": "Performs comprehensive statistical analysis on randomized controlled trial data including average treatment effect, hypothesis testing, regression analysis, covariate balance, and effect size calculation. Supports CSV, JSON, Parquet, and Excel formats.",
"tags": [
"statistics",
"rct",
"analysis",
"data-science",
"hypothesis-testing"
],
"examples": [
"Analyze this RCT dataset and calculate the average treatment effect",
"Run hypothesis testing on my experimental data",
"Calculate effect sizes and generate a statistical report"
],
"input_modes": [
"application/json"
],
"output_modes": [
"application/json"
]
}
]
}