Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
73
A2A v0.2.0

GRA Release Radar

gra.caldis.me

A browser-based assistant surface for GitHub release download and packaging analysis.

🛡
Own this agent?
Verify the domain 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.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API. Sign in to subscribe
Trust score
40/100
grade D · 9 criteria
Uptime
100.0%
7 probes
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →
D
Conformance score: 40/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
fail Live JSON-RPC 5/25
Endpoint replies but body isn't a valid JSON-RPC 2.0 A2A response.
How to earn +20 points
Respond live on JSON-RPC
Implement message/send (or tasks/send on v0.x). Return a 200 with a valid JSON-RPC response. Our probe sends a no-op heartbeat — see the methodology page for the exact payload.
Docs →
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
pass Uptime track record 15/15
7/7 probes succeeded (100% uptime).
partial Skill declaration 6/10
Declares 1 skill — usable but thin.
How to earn +4 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
fail Verified Identity 0/10
No provider organisation declared. Anonymous agent.
How to earn +10 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's 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 recorded

No 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 to agent-card.json
Captured Hash
2026-05-18 16:03:22 current 8613e083c391… view →
Uptime
100.0%
7 probes
Response
161ms
last probe
Skills
1
declared
Streaming
SSE-capable

Endpoints

Agent cardhttps://gra.caldis.me/.well-known/agent-card.json
Providerhttps://github.com/Caldis
Docshttps://gra.caldis.me/developers/
Discovered via
github_code manifests recrawl_hot

Skills · 1 declared · mapped to canonical taxonomy

Analyze GitHub release downloads

Open the web app with a repository query and analyze public release asset downloads, cadence, package matrix, and repository context.

canonical Git Repository Operations match 85%

Health · last 7 probes

When HTTP Live JSON-RPC Latency
2026-05-23 01:44:59 200 161ms
2026-05-22 13:01:35 200 142ms
2026-05-22 05:46:41 200 136ms
2026-05-20 18:13:56 200 120ms
2026-05-19 18:56:33 200 133ms
2026-05-19 00:50:24 200 151ms
2026-05-18 16:03:22 200 161ms

Cheaper or better alternatives per-skill

↑ 1 higher quality

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

RagSphere
Secure RAG agent for PDF, Excel, and YouTube analysis with rate limiting and API key protection.
RagSphere Team · q 78%
Gloria
AI-powered crypto news intelligence. Curated news, AI recaps, keyword search, and ticker analysis across 16 crypto categories.
q 75%
Moltalyzer
Real-time environmental context API for AI agents. Aggregates signals from 13+ sources (Reddit, HN, Twitter, GitHub, Polymarket, on-chain da
Moltalyzer · q 76%
react-zmage documentation
A documentation-only discovery card for the react-zmage React image viewer package. It does not expose an A2A task RPC endpoint.
Caldis · q 80%
Groq
Ultra-fast LLM inference (Llama, DeepSeek, Gemma)
groq.com · q 0%
JeetScreener
Token screening and analysis
jeetscreener.io · q 0%

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.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/gra.caldis.me.svg)](https://agenstry.com/agents/gra.caldis.me)
[![Verified Business](https://agenstry.com/badge/gra.caldis.me/identity.svg)](https://agenstry.com/agents/gra.caldis.me)
[![Uptime](https://agenstry.com/badge/gra.caldis.me/uptime.svg)](https://agenstry.com/agents/gra.caldis.me)
[![A2A version](https://agenstry.com/badge/gra.caldis.me/protocol.svg)](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.

audit.json audit.json (JWS-signed) verification history
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/"
}