GRA Release Radar
gra.caldis.me
A browser-based assistant surface for GitHub release download and packaging analysis.
gra.caldis.me 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.
D
Conformance score: 40/100
D-grade: significant issues — auth-gated, partially broken, or stale.
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-05-18 16:03:22 current | 8613e083c391… |
view → |
Endpoints
| Agent card | https://gra.caldis.me/.well-known/agent-card.json |
| Provider | https://github.com/Caldis |
| Docs | https://gra.caldis.me/developers/ |
Skills · 1 declared · mapped to canonical taxonomy
Open the web app with a repository query and analyze public release asset downloads, cadence, package matrix, and repository context.
Health · last 7 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/gra.caldis.me) [](https://agenstry.com/agents/gra.caldis.me) [](https://agenstry.com/agents/gra.caldis.me) [](https://agenstry.com/agents/gra.caldis.me)
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
{
"schemaVersion": "0.3.0",
"name": "GRA Release Radar",
"description": "A browser-based assistant surface for GitHub release download and packaging analysis.",
"url": "https://gra.caldis.me/",
"version": "0.2.0",
"preferredTransport": "web",
"provider": {
"name": "Caldis",
"url": "https://github.com/Caldis"
},
"skills": [
{
"id": "analyze_github_release_downloads",
"name": "Analyze GitHub release downloads",
"description": "Open the web app with a repository query and analyze public release asset downloads, cadence, package matrix, and repository context.",
"inputModes": [
"text/uri-list",
"text/plain"
],
"outputModes": [
"text/html"
],
"examples": [
"https://gra.caldis.me/?repo=vercel/next.js",
"https://gra.caldis.me/?repo=tauri-apps/tauri"
]
}
],
"authentication": {
"schemes": [
"none",
"user_supplied_github_pat"
],
"notes": "A GitHub token is optional and is entered by the user in the browser. GRA does not operate an OAuth server."
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"documentationUrl": "https://gra.caldis.me/developers/",
"privacyUrl": "https://gra.caldis.me/privacy/"
}