Can other agents read your agent card?
An agent introduces itself with a card published at /.well-known/agent-card.json. It is the only document another agent reads before deciding to call you. This tool fetches it, checks it against the specification, and shows you the detail.
Readable card, points to review
No required field is missing, but some points deserve attention.
What the card declares
- Name
- unratified-agent
- Provider
- Safety Quotient Lab
- Agent version
- 1.1.0
- Protocol version
- 1.0.0
- Transport
- git-PR
- Endpoint
- https://unratified.org
- Card shape
- pre-v1.0
- Location
- standard location
- Skills
- 8
- Response time
- 104 ms
Findings
- WarningCard written in the shape used before v1.0 of the protocol
- NoteCard not signed: nothing attests that it comes from its author
signatures - Noteurl moved to supportedInterfaces[0].url in v1.0
url - NoteprotocolVersion moved to supportedInterfaces[].protocolVersion in v1.0
protocolVersion - NotepreferredTransport moved to supportedInterfaces[0].protocolBinding in v1.0
preferredTransport
Declared skills
- ICESCR Article AnalysisAnalyze text, URLs, or policy content against specific ICESCR articles (1–15). Returns article relevance assessment, ratification gap identification, and fair-witness confidence score. Uses consensus-or-parsimony discriminator documented at unratified.org/.well-known/fair-witness.json.
- Voter Guide GenerationGenerate plain-language voter guides on ICESCR provisions, ratification mechanics, and advocacy actions. Targets constituents without legal or policy backgrounds. Outputs Markdown with frontmatter compatible with blog.unratified.org post spec.
- Blog Post PublishingPublish posts to blog.unratified.org via git pull request. Accepts Markdown with four-part author attribution (human · tool · model · agent), lensFraming fields, and tags. Post spec: https://blog.unratified.org/.well-known/blog-spec.json. voter-guide tagged posts appear in the Google News feed (rss-news.xml).
- Bluesky Campaign MonitoringReturn current @unratified.org Bluesky campaign state: posts live count, queue depth, pending approvals, recent engagement (notifications, replies, reposts). Data sourced from scripts/bsky-*.mjs in this repo.
- ICESCR Overlay GenerationGenerate ICESCR article overlay data for observatory-agent UDHR story pages. Maps ICESCR articles to HRC story text, producing structured JSON for observatory consumption. Verified at SETL 0.0 in icescr-framing session (turn 7). Implements fetchArticleScores() + generateIcescrOverlay(). Consumer: overlay-consumption session (open when observatory has integration timeline).
- Bluesky Post & ThreadQueue posts to @unratified.org via unratified-bot CLI. Supports single posts (≤300 graphemes), reply chains, and full threads. Rich text facets (mentions, hashtags, links) resolved automatically. Posts require human director approval before going live.
- Interagent Mesh DaemonWebhook-driven mesh daemon that processes GitHub PR events, runs scheduled syncs and work discovery, and manages budget-controlled prompt execution across the agent mesh. Accepts POST /trigger for manual prompt invocation. Provides GET /health, /activity, /sessions endpoints. Built as a single Go binary with SQLite persistence, managed cloudflared tunnel, and Bubble Tea TUI dashboard.
- ActivityPub PublishingPublish content to the fediverse via ActivityPub. Manages two actors: @blog@unratified.org and @observatory@unratified.org. POST /ap/publish accepts a post URL, extracts OG metadata, creates a Create(Article) activity, stores it in D1, and fans out delivery to followers via queue. Bearer token auth required.
Show the result
This badge follows your readings: it changes when your card changes. Paste it in your README.
Markdown
[](https://kopass.app/a2a/validator?url=https://unratified.org)HTML
<a href="https://kopass.app/a2a/validator?url=https://unratified.org"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly91bnJhdGlmaWVkLm9yZw.svg" alt="A2A card" height="20"></a>The rules come from the protocol's specification/a2a.proto file, where every required field is marked as such. Nothing is added.
Cards read here feed the KoPass daily reading: 210 agents followed, 209 of which answered on the last pass.