Share HTML
share-html.zhenjiazhou0127.workers.dev
· Zhenjia
Describe Share HTML's public-unlisted and access-key-protected private sharing APIs through an A2A 1.0 JSON-RPC interface.
share-html.zhenjiazhou0127.workers.dev 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.
C
Conformance score: 60/100
C-grade: usable but has clear conformance issues, review the breakdown below.
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-07-19 05:15:18 current | b190969cc31f… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://share-html.zhenjiazhou0127.workers.dev/.well-known/agent-card.json |
| Provider | https://zhenjia.dev |
| Docs | https://sharehtml.zhenjia.dev/agents |
Skills · 1 declared · mapped to canonical taxonomy
Return the canonical service guide, routes, access modes, and safety boundaries.
Health · last 1 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/share-html.zhenjiazhou0127.workers.dev) [](https://agenstry.com/agents/share-html.zhenjiazhou0127.workers.dev) [](https://agenstry.com/agents/share-html.zhenjiazhou0127.workers.dev) [](https://agenstry.com/agents/share-html.zhenjiazhou0127.workers.dev)
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": "Share HTML",
"description": "Describe Share HTML's public-unlisted and access-key-protected private sharing APIs through an A2A 1.0 JSON-RPC interface.",
"version": "1.0.0",
"provider": {
"organization": "Zhenjia",
"url": "https://zhenjia.dev"
},
"documentationUrl": "https://sharehtml.zhenjia.dev/agents",
"supportedInterfaces": [
{
"url": "https://sharehtml.zhenjia.dev/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "describe_share_html",
"name": "Describe Share HTML",
"description": "Return the canonical service guide, routes, access modes, and safety boundaries.",
"tags": [
"html",
"hosting",
"share",
"privacy",
"documentation"
],
"examples": [
"How do I create a private Share HTML link?"
]
}
]
}