Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Kevros — Agentic Identity Trust

REMOTE · GOVERNANCE.TASKHAWKTECH.COM · SCANNED AUG 3

Agentic identity trust: precision decisioning, cryptographic release tokens, hash-chained proof

−50 this week 18 Trust /100
Trust breakdown (6 categories)

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 Security46
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

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 · governance.taskhawktech.com

# add to Claude Code
claude mcp add --transport http ndl-systems-kevros https://governance.taskhawktech.com/mcp/
# ~/.codex/config.toml
[mcp_servers.ndl-systems-kevros]
url = "https://governance.taskhawktech.com/mcp/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ndl-systems-kevros": {
      "type": "remote",
      "url": "https://governance.taskhawktech.com/mcp/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ndl-systems-kevros --url https://governance.taskhawktech.com/mcp/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ndl-systems-kevros:
    url: "https://governance.taskhawktech.com/mcp/"
// mcp.json
{
  "mcpServers": {
    "ndl-systems-kevros": {
      "type": "http",
      "url": "https://governance.taskhawktech.com/mcp/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 31 Jul 26 +6
    • 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 0
    • 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 −57
    • Endpoint reachability: reachable → not serving MCP security
    • Authorization: partial → unverified security
    • Stability: 0.07 → unverified security
    • Transport: pass → fail security
    • HSTS header: pass → fail security
    • Schema quality: 100 → unverified functional
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • 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 68

    First indexed and scored.

Diagnostics

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://governance.taskhawktech.com/mcp/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=governance.taskhawktech.com CN=Amazon RSA 2048 M04,O=Amazon,C=US 26 May 2026 9 Dec 2026 RSA 2048 SHA256-RSA 432aac6e8325237e0a0f80046465a1d
SANs: governance.taskhawktech.com
CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 773124f2a952e3ed18a58bdb85d1bc0ce5f27
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6
DNSSEC insecure

Validation of governance.taskhawktech.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
taskhawktech.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
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 503
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://governance.taskhawktech.com/mcp/ HTTP error 503
http (plaintext) http://governance.taskhawktech.com/mcp/ Inconclusive 403
MCP tools — 9 exposed · ~1,065 tokens

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.

Tool Tokens
attest ~113

Create a hash-chained provenance record for an action you've taken. Each attestation extends the append-only evidence chain. The hash can be independently verified by any third party. Cost: $0.02 per call.

NameTypeReqDescription
action_descriptionstringyesHuman-readable description of the action taken
action_payloadobjectyesStructured data describing the action (hashed into provenance)
agent_idstringyesUnique identifier of the attesting agent
contextOptional metadata such as environment, trigger, or session info
NameTypeReqDescription
resultstringyes

No examples provided.

bind ~176

Declare an intent and cryptographically bind it to a command. Proves that the command was issued in service of the declared intent. Use verify-outcome after execution to close the loop. Cost: $0.02 per call.

NameTypeReqDescription
agent_idstringyesUnique identifier of the agent declaring intent
command_payloadobjectyesThe command that will be executed to fulfill this intent
goal_stateExpected end state for outcome verification
intent_descriptionstringyesHuman-readable description of what the agent intends to do
intent_sourcestringOrigin of intent: AI_PLANNER, HUMAN_OPERATOR, or SYSTEM
intent_typestringyesCategory of intent (e.g. 'navigation', 'transaction', 'deployment')
parent_intent_idID of parent intent for hierarchical intent chains
NameTypeReqDescription
resultstringyes

No examples provided.

bundle ~178

Generate a certifier-grade compliance evidence bundle. Contains hash-chained provenance, intent bindings, PQC attestations, and verification instructions. Independently verifiable without Kevros access. Cost: $0.05 per call.

NameTypeReqDescription
agent_idstringyesAgent whose provenance records to include in the bundle
include_intent_chainsbooleanInclude intent-command binding chains in the bundle
include_pqc_signaturesbooleanInclude post-quantum ML-DSA-87 block signatures
include_verification_instructionsbooleanInclude step-by-step verification procedure for auditors
max_recordsintegerMaximum number of provenance records to include
time_range_endISO 8601 end time filter (inclusive)
time_range_startISO 8601 start time filter (inclusive)
NameTypeReqDescription
resultstringyes

No examples provided.

check-peer ~59

Check another agent's trust score and governance history. Returns trust score (0-100), chain length, attestation count, and tier. Free, no API key needed.

NameTypeReqDescription
agent_idstringyesID of the peer agent to look up
NameTypeReqDescription
resultstringyes

No examples provided.

health ~35

Check the governance gateway health status. Free.

NameTypeReqDescription
verbosebooleanReturn additional details such as chain length and PQC signing status
NameTypeReqDescription
resultstringyes

No examples provided.

status ~49

Check your current usage and quota: calls used, calls remaining, tier, rate limits, and billing status. Free.

NameTypeReqDescription
include_chain_detailsbooleanInclude hash-chain integrity check and latest provenance epoch
NameTypeReqDescription
resultstringyes

No examples provided.

verify ~210

Verify an action against policy bounds before executing it. Returns ALLOW (proceed), CONSTRAIN (proceed with modified values; emitted on the wire as the legacy value CLAMP - both refer to the same verdict, CONSTRAIN is the public name), or DENY (stop). Every verification is recorded in a hash-chained provenance ledger. Cost: $0.01 per call.

NameTypeReqDescription
action_payloadobjectyesAction parameters to verify against policy bounds
action_typestringyesCategory of action to verify (e.g. 'deploy', 'trade', 'send_email')
agent_idstringyesUnique identifier of the agent requesting verification
idempotency_keyOptional key for idempotent retries - same key returns cached result
policy_contextOptional policy overrides such as max_values or forbidden_keys
template_idNamed policy template (e.g. 'robotics-arm', 'financial-transaction'). Merged with policy_context.
NameTypeReqDescription
resultstringyes

No examples provided.

verify-outcome ~133

Verify that an executed action achieved its declared intent. Closes the loop: intent -> command -> action -> outcome -> verification. Free (included with bind).

NameTypeReqDescription
actual_stateobjectyesObserved end state after action execution, compared against goal_state
agent_idstringyesUnique identifier of the agent whose outcome is being verified
binding_idstringyesID of the intent-command binding from governance_bind
intent_idstringyesID of the original intent from governance_bind
tolerancenumberNumeric tolerance for goal matching (0.1 = 10% deviation allowed)
NameTypeReqDescription
resultstringyes

No examples provided.

verify-token ~112

Verify a release token from another agent. Confirms the token is authentic, was issued by the Kevros gateway, and remains currently authorized after any halt or mode transition. Free, no API key needed.

NameTypeReqDescription
release_tokenstringyesRelease token string received from governance_verify
token_preimageDeprecated. The gateway now performs verification entirely server-side using the release_token alone; any value supplied here is ignored. Field retained for backward compatibility with v1 SDK callers…
NameTypeReqDescription
resultstringyes

No examples provided.