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.
Card unusable as it stands
An agent reading this card cannot act on it.
What the card declares
- Name
- SRIFT
- Provider
- Sripto Corporation
- Agent version
- 2.2.5
- Transport
- JSONRPC
- Endpoint
- https://srift.app
- Card shape
- pre-v1.0
- Location
- older location
- Skills
- 6
- Response time
- 943 ms
Findings
- ErrorRequired field missing: protocolVersion
protocolVersion - WarningdefaultInputModes[0] is not a media type in the form type/subtype
defaultInputModes[0] - WarningdefaultInputModes[1] is not a media type in the form type/subtype
defaultInputModes[1] - WarningdefaultOutputModes[0] is not a media type in the form type/subtype
defaultOutputModes[0] - WarningdefaultOutputModes[1] is not a media type in the form type/subtype
defaultOutputModes[1] - 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
Declared skills
- Quick ShareDeliver a file to anyone in one call. Creates a session if none exists, seeds the file, and returns a public https://srift.app/d/<token> download URL the recipient can fetch with any HTTP client (browser, curl, wget). No SRIFT install required on the recipient side. Optional maxDownloads + ttlMs limits.
- Start SessionOpen a new E2EE collaboration room as host. Returns the 7-character session ID and a join URL.
- Join SessionJoin an existing SRIFT session by ID.
- Send File (in-session)Offer a file to peers already inside the active session. Transport (WebTorrent / WebSocket / WebRTC) is auto-selected.
- Accept TransferAccept and download an incoming file offer.
- Send ChatTransmit an end-to-end-encrypted chat message to the connected peer.
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://srift.app)HTML
<a href="https://kopass.app/a2a/validator?url=https://srift.app"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9zcmlmdC5hcHA.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: 225 agents followed, 217 of which answered on the last pass.