Connection check
verified live · 27h ago
kevros
Agentic identity trust: precision decisioning, cryptographic release tokens, hash-chained proof
Tools
9
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
9 toolsRead from the running server on 27h ago.
attest
contextagent_id*action_payload*action_description*
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 par… 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.
bind
agent_id*goal_stateintent_type*intent_sourcecommand_payload*parent_intent_id
+1
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… 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.
bundle
read-only
agent_id*max_recordstime_range_endtime_range_startinclude_intent_chainsinclude_pqc_signatures
+1
Generate a certifier-grade compliance evidence bundle. Contains hash-chained provenance, intent bindings, PQC attestations, and verification instructions. Independently verifiable… 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.
check-peer
read-only
agent_id*
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. 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.
health
read-only
verbose
Check the governance gateway health status. Free. Check the governance gateway health status. Free.
status
read-only
include_chain_details
Check your current usage and quota: calls used, calls remaining, tier, rate limits, and billing status. Free. Check your current usage and quota: calls used, calls remaining, tier, rate limits, and billing status. Free.
verify
agent_id*action_type*template_idaction_payload*policy_contextidempotency_key
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 r… 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.
verify-outcome
agent_id*intent_id*tolerancebinding_id*actual_state*
Verify that an executed action achieved its declared intent. Closes the loop: intent -> command -> action -> outcome -> verification. Free (included with bind). Verify that an executed action achieved its declared intent. Closes the loop: intent -> command -> action -> outcome -> verification. Free (included with bind).
verify-token
read-only
release_token*token_preimage