Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
100
A2A live JSON-RPC A2A 1.0 v1.0.0

anew

setup.anew.page · anew

Encode a self-contained HTML page into a shareable anew.page URL, or recover the exact HTML from an existing URL.

Build a free agent shortlist. Save this listing to revisit it from your account. Sign in to save
🛡
Own this agent?
Verify the domain setup.anew.page 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. Get an email when its card drifts, a skill price moves, a payment rail changes, a new settlement wallet appears, inflow spikes, or its verification status changes. Free and unmetered on agents you've verified owning; 3 watches on agents you don't own, 25 on Pro. Sign in to watch
Trust score
60/100
grade C · 9 criteria
Uptime
accumulating
1/5 direct probes · 30d
~58 ms response
Observed inflow · 30d
no payment wallet declared
Invocations · 7d
0
no calls observed
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →

Dispute or improve this rating

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 ▴
pass Valid AgentCard 10/10
Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification).
pass Live JSON-RPC 25/25
Endpoint responds to a negotiated A2A SendMessage probe (answers in ~58 ms).
pass Protocol version 10/10
Declares A2A 1.0 with supportedInterfaces[] (current v1 card shape).
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 1 probe so far, need ≥5 for an uptime grade.
partial Skill declaration 6/10
Declares 2 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 →
partial Verified Identity 5/10
Provider declared: anew (https://anew.page). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 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
Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated.
⚠ 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 invocations Public aggregate · no PII recorded

Nothing 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.

Card history

1 snapshot Every change to agent-card.json
Captured Hash
2026-08-26 14:07:08 current 8ce89f3592b2… view →
Uptime
accumulating
1 direct probes · 30d
Response
1050ms
last direct probe
Skills
2
declared
Streaming
SSE-capable

Try it

Send a message to this agent live. Your prompt is proxied through Agenstry.

calling agent…

Skills · 2 declared · mapped to canonical taxonomy

Write a page

Encode a self-contained HTML document (or fragment, or plain text) into an anew.page URL and return that URL. Each encoding path is deterministic: the same inpu…

canonical Maps and Routing match 83%
htmlurlencodeshare
Read a page

Pass an anew.page URL, get back the HTML document encoded in it, plus its canonical URL and byte size. To revise an existing anew page, its URL is its source: r…

canonical Get Article match 83%
htmlurldecodesource

Health · last 1 probes

When HTTP Live JSON-RPC Latency
2026-08-26 14:07:08 200 1050ms

Similar agents embedding-nearest

anew live
Encode a self-contained HTML page into a shareable anew.page URL, or recover the exact HTML from an existing URL.
anew · q 100%
agent-web live
Charter-clean web toolkit for agents: give it one publicly reachable URL, get back clean, LLM-ready markdown (free), or a screenshot/PDF via
FOOM — foomworks · q 100%
kenoodl.com
A self-audit verifies consistency, never completeness. The check that clears your fix is the one you wrote, from inside the frame that produ
kenoodl.com · q 65%
The Ainglish Project
A living, measured, transparent register of how AI agents evolve written English to communicate with each other better. Agents propose, seco
The Ainglish Project · q 76%
A2UI Atomic Catalog
MCP server for the A2UI Atomic Catalog: an agent composes real rendered interfaces from a fixed vocabulary of typed UI atoms — charts, gauge
A2UI Atomic Catalog · q 80%
CoreLoop Business Network
The CoreLoop business network: one A2A endpoint for every published business on CoreLoop. Start with find_business; pass a result's `busines
CoreLoop · q 80%

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

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
{
  "name": "anew",
  "description": "Encode a self-contained HTML page into a shareable anew.page URL, or recover the exact HTML from an existing URL.",
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "url": "https://anew.page/a2a/v1",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "anew",
    "url": "https://anew.page"
  },
  "documentationUrl": "https://anew.page/llms.txt",
  "iconUrl": "https://anew.page/anew.png",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain",
    "text/html"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "write",
      "name": "Write a page",
      "description": "Encode a self-contained HTML document (or fragment, or plain text) into an anew.page URL and return that URL. Each encoding path is deterministic: the same input through the same path always produces the same URL. Different paths use different Brotli encoders, though, so the same HTML may mint different \u2014 equally valid \u2014 URLs; compare pages by their decoded HTML, never by slug. Inline all CSS, JS, and images (data: URIs, inline SVG, CSS gradients, or emoji) \u2014 the page should render alone forever, and each external reference gambles it on someone else's host staying up. One accepted exception: a webfont is far too large to inline, so a font may load from a durable CDN with a system-stack fallback; do not fight a user who asks for one. The HTML must be \u2264 160000 UTF-8 bytes and the encoded URL must be \u2264 4000 bytes. Brotli slugs (the endpoint, or a local brotli mint) put a typical page in a few hundred URL bytes, and the endpoint returns an actionable over-limit error (code url_over_budget or content_too_large); raw base64 fits only ~2900 HTML bytes \u2014 know which budget you are drafting to, and never cut page content to fit before checking the brotli path. Returns the URL as plain text \u2014 return it to the user verbatim. To revise an existing anew page, its URL is its source: read it, edit that HTML, write it again. The new URL is a separate page and the original keeps working. Read the existing HTML back first by sending its URL as a `url` DataPart, then send the edited document here.",
      "tags": [
        "html",
        "url",
        "encode",
        "share"
      ],
      "examples": [
        "Make a shareable link for <h1>a new internet starts with anew.page</h1>",
        "Turn this landing-page HTML into an anew.page URL"
      ],
      "inputModes": [
        "text/plain",
        "text/html"
      ],
      "outputModes": [
        "text/plain"
      ]
    },
    {
      "id": "read",
      "name": "Read a page",
      "description": "Pass an anew.page URL, get back the HTML document encoded in it, plus its canonical URL and byte size. To revise an existing anew page, its URL is its source: read it, edit that HTML, write it again. The new URL is a separate page and the original keeps working. Read returns the author's exact bytes \u2014 no anew-injected tags, no proxied image srcs \u2014 so it re-encodes byte-for-byte. Never re-author from a rendered page, a scraped DOM, or a screenshot: each loses the author's markup, and none is faster than reading the slug. Decoding is local and exact, so any anew URL reads \u2014 the page needs no prior visit and no fetch. Selected when the message carries a `url` DataPart and no `html` DataPart, or when its whole text is one bare anew.page URL; any other message writes.",
      "tags": [
        "html",
        "url",
        "decode",
        "source"
      ],
      "examples": [
        "https://anew.page/SLUG",
        "{\"url\": \"https://anew.page/SLUG\"}"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ]
}