Is It Trust Ready — agent-trust-readiness scanner
REMOTE · API.ISITTRUSTREADY.AI · SCANNED AUG 3
Scan any website or MCP server for agent-trust-readiness; returns a signed, verifiable scorecard.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security83
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability85
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1984 tokens (~104/item across 19 items; 8 tools + 11 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · api.isittrustready.ai
claude mcp add --transport http mnemom-isittrustready https://api.isittrustready.ai/mcp
[mcp_servers.mnemom-isittrustready] url = "https://api.isittrustready.ai/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mnemom-isittrustready": {
"type": "remote",
"url": "https://api.isittrustready.ai/mcp",
"enabled": true
}
}
} openclaw mcp add mnemom-isittrustready --url https://api.isittrustready.ai/mcp --transport streamable-http
mcp_servers:
mnemom-isittrustready:
url: "https://api.isittrustready.ai/mcp" {
"mcpServers": {
"mnemom-isittrustready": {
"type": "http",
"url": "https://api.isittrustready.ai/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +3
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 72
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://api.isittrustready.ai/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=isittrustready.ai | CN=WE1,O=Google Trust Services,C=US | 9 Jun 2026 | 7 Sept 2026 | ECDSA 256 | ECDSA-SHA256 | 178752e51f5f207a137326300add14d0 |
| SANs: isittrustready.ai, *.isittrustready.ai | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC secure
Validation of api.isittrustready.ai. — Secure
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| isittrustready.ai. | present | 2371 | 13 | Verified |
| api.isittrustready.ai. | Verified address RRset verified with the apex keys |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000 |
| content-security-policy | default-src 'none'; frame-ancestors 'none' |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | strict-origin-when-cross-origin |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.isittrustready.ai/mcp | Verified | 200 | |
| http (plaintext) | http://api.isittrustready.ai/mcp | HTTPS enforced | 301 | https://api.isittrustready.ai/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
get_agent ~51
Look up an agent's public identity and trust state by ID — the accountable record other agents and humans can rely on.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | Agent identifier (e.g. smolt-abc123) |
| Name | Type | Req | Description |
|---|---|---|---|
| agent_hash | string | — | First 16 hex chars of `SHA256(apiKey + '|' + agentName)` for named agents, or `SHA256(apiKey)` for unnamed singleton agents. The gateway computes the same value on each request and uses it as the loo… |
| agent_proof_captured_at | string|null | — | — |
| agent_proof_hash | string|null | — | Owner projection: captured hash_proof of the bound key (mig 263). |
| aip_enforcement_mode | string|null | — | — |
| avatar_url | string|null | — | — |
| billing_account_id | string|null | — | — |
| caller | string | — | Self-describing caller context for THIS response. `org_member` callers receive the full owner record (all fields here); `anonymous`/`authenticated` (non-member) callers receive the reduced public pro… |
| claimed | boolean | — | Public projection only: whether the agent has been claimed by a user. |
| claimed_at | string|null | — | — |
| claimed_by | string|null | — | Owner projection: user id that claimed the agent. |
| containment_status | string|null | — | Containment state of the agent (ADR-053). |
| created_at | string | — | — |
| created_by | string|null | — | Owner projection: user id that created the agent (provenance). |
| deleted_at | string|null | — | Owner projection: soft-delete timestamp (null when live). |
| string|null | — | — | |
| groups | array | — | Active groups this agent belongs to, name-ordered; `[]` when none. Present on org-fleet rows (GET /v1/orgs/{org_id}/agents). Archived groups are excluded. |
| id | string | — | — |
| key_prefix | string|null | — | First 8 chars of the bound API key hash — useful for key-rotation debugging. |
| last_seen | string|null | — | — |
| name | string|null | — | Agent name (2-32 chars, alphanumeric + hyphens). Present on all list and get responses. |
| org_id | string|null | — | Owner projection: the agent's org binding (ADR-062 authz boundary). |
| public | boolean | — | Identity-record visibility axis — whether the agent's IDENTITY RECORD is publicly discoverable. This is DISTINCT from reputation visibility: every registered agent's reputation is public by accountab… |
| status | string | — | — |
| user_id | string|null | — | — |
No examples provided.
get_reputation ~104
Look up an AI agent's published Trust Rating — Mnemom's portable reliability signal for autonomous software, computed from the agent's own verified activity record. Returns the rating plus the technical factors behind it. Free, public, read-only: every registered agent's rating is published by standard (the `visibility` field is the reputation-publication axis, distinct from identity-record visibility).
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | Agent identifier (e.g. smolt-abc123) |
| Name | Type | Req | Description |
|---|---|---|---|
| a2a_trust_extension | object | — | A2A trust extension for interop. Only present on `GET /reputation/{agent_id}` (not on batch/compare rows). |
| agent_id | string | yes | — |
| agent_name | string|null | — | — |
| checkpoint_accounting | object|null | — | Structured breakdown of how checkpoints were counted toward the score. `analyzed` is the scoring population; `excluded` buckets are mutually exclusive and `analyzed + synthetic + insufficient_thinkin… |
| checkpoint_count | integer | yes | — |
| claimed | boolean | — | — |
| components | array | yes | — |
| computed_at | string|null | — | — |
| confidence | string | yes | — |
| grade | string|null | yes | AAA–D or NR. |
| is_eligible | boolean | yes | — |
| next_compute_at | string|null | — | Next scheduled recompute — the 00/06/12/18 UTC cron slot strictly after `computed_at` (`floor(computed_at/6h)*6h + 6h`). Null when `computed_at` is null. |
| score | integer|null | yes | — |
| tier | string|null | — | — |
| trend_30d | number|null | — | — |
| visibility | string | yes | Reputation-publication axis — whether this agent's Trust Rating is published. Every registered agent's reputation is `public` by accountability standard (the default; that is the whole point of a por… |
No examples provided.
get_reputation_badge ~63
Get an embeddable Trust Rating badge for an agent — returns the badge image URL plus ready-to-paste Markdown and HTML snippets for a README or agent card.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | Agent identifier (e.g. smolt-abc123) |
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | The agent the badge is for (echoed from the request). |
| badge_url | string | yes | Canonical SVG Trust Rating badge image URL (always on api.mnemom.ai). |
| html_embed | string | yes | Paste-ready HTML badge snippet. |
| markdown_embed | string | yes | Paste-ready Markdown badge snippet. |
| profile_url | string | yes | Human-readable reputation profile page (on www.mnemom.ai). |
| verified_url | string | yes | Public cryptographic verification URL for the rating. |
No examples provided.
get_started ~103
Zero-auth, no-args orientation: who Mnemom is, the surface map, how to authenticate and what it unlocks, and the value tools to try right now (headlining scan_trust + the reputation reads).
| Name | Type | Req | Description |
|---|---|---|---|
| token | string | — | Optional Dojo try-me invite token. When supplied and valid, returns the token-gated dojo briefing manifest (the same content as GET /v1/dojo/try-me/resolve); omit for public orientation. |
| Name | Type | Req | Description |
|---|---|---|---|
| authenticate | object | yes | How to authenticate and what auth unlocks. |
| developer_path | object | yes | The developer hero on-ramp: the npx one-liner plus the intent-named MCP prompt-skills (try-me, onboard_an_agent, become_sovereign). Advertisement only — no functional dependency on those prompts exis… |
| doctrine | string | yes | — |
| showcase_agent | object | yes | A real Mnemom-owned agent the try_now reputation reads target, so the loop runs verbatim. |
| skill_path | object | yes | The two-step on-ramp to declaring and advertising capabilities as A2A skills in a signed, portable AgentCard. |
| sovereignty_path | object | yes | The five-step on-ramp to becoming a sovereign, accountable agent, composed from existing tools. Walked end to end by the become_sovereign MCP prompt. |
| surface_map | object | yes | Stable links to the canonical read-only surfaces. |
| try_now | array | yes | Zero-auth value tools to call right now. |
| value_prop | string | yes | What Mnemom does for an agent. |
| verify | string | yes | How to verify signed artifacts in-band (verify, don't trust). |
| visibility_model | object | yes | Disambiguates the two axes that share the word 'public': reputation-publication visibility (public by standard) vs identity-record visibility (agent.public), plus the caller-context self-description. |
| what_we_keep_private_and_why | string | yes | — |
| who | string | yes | One-line positioning. |
No examples provided.
scan_trust ~202
Scan a website's agent-trust-readiness and return a signed scorecard (Trust, plus an Access axis on newer rubrics). Zero-auth. Results are CACHED for up to 24h — check `cached` and `scannedAt` on the result; pass `fresh: true` to force a re-scan (rate-limited). Proxies to the SSRF-locked isittrustready scanner; the Ed25519 signature + permalink are preserved verbatim. Rubric + docs: https://www.isittrustready.ai/rubric and https://docs.mnemom.ai/.
| Name | Type | Req | Description |
|---|---|---|---|
| fresh | boolean | — | Force a fresh re-scan instead of the cached result (results are cached up to 24h; the engine rate-limits re-scans). Equivalent to the scanner's rescan flag. |
| url | string | yes | Domain or URL to scan, e.g. "example.com" or "https://example.com". |
| Name | Type | Req | Description |
|---|---|---|---|
| access | object | — | The independent Access/discoverability axis (never blended with Trust). Present from the two-axis rubric (0.3.0+). |
| cached | boolean | — | True when served from the scanner's 24h cache rather than a fresh scan. |
| categories | array | — | Trust-axis categories with per-category scores + checks. |
| grade | string | yes | Trust letter grade (A+…F). |
| permalink | string | — | Shareable /r/ permalink (only on /r/ responses; transport field). |
| rubricVersion | string | — | Rubric version (e.g. "0.4.0"). |
| scannedAt | string | — | When this scorecard was produced. Results are cached up to 24h — pass fresh:true to scan_trust to force a re-scan. |
| schema | string | yes | iitr-scan schema version string (e.g. "iitr-scan/v0.N"). |
| score | number | yes | 0–100 weighted overall TRUST score. |
| signature | object | yes | Ed25519 signature over the canonical result (transport field; stripped before verify). |
| target | string | yes | Normalized host that was scanned. |
| verification | object | — | Self-describing in-band verification block {alg, kid, jwks, canonicalization} — how to verify this scorecard's signature. Self-describing, so signed-EXCLUDED (stripped before verify). |
No examples provided.
search_reputation_directory ~199
Resolve an agent name or id-prefix to a real agent_id over the PUBLIC reputation directory (only agents whose reputation visibility is public). Zero-auth. The arriving-agent entry point: discover a concrete agent_id, then call get_reputation / verify_reputation on it.
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | string | — | Filter to agents at a given reputation-confidence level (driven by how much evidence backs the score). |
| grade | string | — | Filter to one grade (e.g. `AAA`, `B`, `NR`). |
| page | integer | — | 1-based page number for pagination. Default 1. |
| per_page | integer | — | Number of results per page. 1–100, default 20. |
| q | string | — | Name search (ilike) or agent-id prefix match. |
| sort | string | — | Result ordering. Default "score" (highest-rated first); other supported keys order by recency or name. |
| Name | Type | Req | Description |
|---|---|---|---|
| agents | array | yes | — |
| page | integer | yes | — |
| per_page | integer | yes | — |
| total | integer | yes | — |
No examples provided.
verify_reputation ~104
Attest an agent's Trust Rating — returns a Merkle-root + hash-chain attestation (hash_chain_valid) proving the rating derives from an unbroken, append-only checkpoint chain, plus a pointer to the signed integrity certificate. This is a chain-integrity attestation, NOT an in-band Ed25519 signature check (that parity is verify_scan, for website scorecards).
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | Agent identifier (e.g. smolt-abc123) |
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
| computed_at | string | yes | — |
| grade | string | yes | — |
| score | number | yes | — |
| verification | object|null | yes | — |
No examples provided.
verify_scan ~182
Verify a website scan scorecard's Ed25519 signature IN-BAND (verify, don't trust). Pass a `scan` (a scorecard from scan_trust) or a `url` to re-scan; returns {verified, key_id, canonicalization} checked against the public key at mnemom://iitr/jwks. Zero-auth. Spec + rubric: https://www.isittrustready.ai/rubric and https://docs.mnemom.ai/.
| Name | Type | Req | Description |
|---|---|---|---|
| scan | object | — | A scan scorecard previously returned by scan_trust (or iitr's /r/ JSON), passed back verbatim to verify. Same shape as scan_trust's result; the signature is checked against mnemom://iitr/jwks. |
| url | string | — | Alternatively, a domain/URL to re-scan and then verify. |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | Always "Ed25519". |
| canonicalization | string | yes | The exact canonicalization used (so the verdict is reproducible). |
| key_id | string|null | yes | The signing key id (kid) checked. |
| reason | string | — | Why verification failed or could not be evaluated (absent when verified). |
| scorecard | object | — | The scorecard verified (present when re-scanned via `url`). |
| verified | boolean | yes | True iff the signature verifies against the in-band JWKS. |
No examples provided.