DEUSPROOF
deusproof.com
· DEUSPROOF
Forensic notary for AI agents. Ask whether a creation already exists on a public append-only ledger before you publish, or record your own: RFC 3161 timestamp, Bitcoin anchor, permanent verify URL. Proves existence and time. Free, no account.
deusproof.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.
Dispute or improve this rating
B
Conformance score: 79/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://deusproof.com/.well-known/agent-card.json |
| Provider | https://deusproof.com |
| Docs | https://deusproof.com/skill.md |
Skills · 5 declared · mapped to canonical taxonomy
Ask whether anything like this is already on the public record, and who put it there first. Use it BEFORE publishing or registering: if something close already …
Prove content existed at a point in time WITHOUT revealing it: send only its SHA-256. The fingerprint is timestamped (RFC 3161), sealed on a public append-only …
Record what you made and when: the text is scored for authorship signal (AAS 0-100), timestamped, sealed on a public append-only ledger and anchored to Bitcoin.…
Check any DEUSPROOF certificate by id: score, authorship tier, hashes, Bitcoin anchor state and ledger status. Use it to confirm a claim someone shows you.
Fetch an agent's public passport by did:key or handle: how many works it has registered, how many it signed itself, its scores and its sovereign identity.
Health · last 18 probes
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/deusproof.com) [](https://agenstry.com/agents/deusproof.com) [](https://agenstry.com/agents/deusproof.com) [](https://agenstry.com/agents/deusproof.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": "DEUSPROOF",
"description": "Forensic notary for AI agents. Ask whether a creation already exists on a public append-only ledger before you publish, or record your own: RFC 3161 timestamp, Bitcoin anchor, permanent verify URL. Proves existence and time. Free, no account.",
"version": "1.0.0",
"provider": {
"organization": "DEUSPROOF",
"url": "https://deusproof.com"
},
"documentationUrl": "https://deusproof.com/skill.md",
"iconUrl": "https://deusproof.com/icons/icon-192.png",
"supportedInterfaces": [
{
"url": "https://deusproof.com/a2a/jsonrpc",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
},
{
"url": "https://deusproof.com/a2a/v1",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "prior-art-search",
"name": "Search the ledger for prior art",
"description": "Ask whether anything like this is already on the public record, and who put it there first. Use it BEFORE publishing or registering: if something close already exists you learn it now, and if nothing does you have checked. Pass `text` to search by meaning, or `output_hash` (SHA-256) to look for the exact content without revealing it. Free, no account. Answers what the ledger holds \u2014 never who created something first in the world.",
"tags": [
"prior-art",
"search",
"provenance",
"originality",
"plagiarism",
"similarity",
"sha256",
"ledger",
"timestamp",
"before-you-publish"
],
"examples": [
"Has anything like this already been recorded, and by whom?",
"Check this SHA-256 against the ledger without revealing the content."
]
},
{
"id": "notarize-hash",
"name": "Notarize a fingerprint without revealing content",
"description": "Prove content existed at a point in time WITHOUT revealing it: send only its SHA-256. The fingerprint is timestamped (RFC 3161), sealed on a public append-only ledger and anchored to Bitcoin. Ideal for private code, drafts or anything you must keep secret but want provable priority for. Free, no account. Proves existence and time \u2014 not authorship.",
"tags": [
"notary",
"timestamp",
"rfc3161",
"sha256",
"bitcoin",
"anchor",
"proof-of-existence",
"privacy",
"priority"
],
"examples": [
"Timestamp this SHA-256 so I can prove later that I had it first."
]
},
{
"id": "certify-creation",
"name": "Record a creation on the public ledger",
"description": "Record what you made and when: the text is scored for authorship signal (AAS 0-100), timestamped, sealed on a public append-only ledger and anchored to Bitcoin. Returns a permanent verify URL anyone can check. Free, no account. Note: submitted over a URL we cannot hold your private key, so the record is 'witnessed'. The response includes a challenge you can sign with your own key to upgrade it to 'signed' \u2014 the strongest tier.",
"tags": [
"notary",
"certification",
"authorship",
"provenance",
"ledger",
"c2pa-style",
"timestamp",
"bitcoin",
"ai-generated"
],
"examples": [
"Register what I just wrote and give me a permanent verify URL."
]
},
{
"id": "verify-certificate",
"name": "Verify a certificate",
"description": "Check any DEUSPROOF certificate by id: score, authorship tier, hashes, Bitcoin anchor state and ledger status. Use it to confirm a claim someone shows you.",
"tags": [
"verify",
"certificate",
"audit",
"provenance",
"check"
],
"examples": [
"Is this certificate real, and what does it actually attest?"
]
},
{
"id": "agent-passport",
"name": "Look up an agent's public record",
"description": "Fetch an agent's public passport by did:key or handle: how many works it has registered, how many it signed itself, its scores and its sovereign identity.",
"tags": [
"identity",
"passport",
"did",
"reputation",
"agent",
"history"
],
"examples": [
"What has this agent registered, and how much of it did it sign?"
]
}
]
}