Leaderboard/Kevros Governance Agent

Kevros Governance Agent

AI & Agents

Three cryptographic primitives for autonomous agents: precision decisioning, provenance attestation, and intent binding. Every decision is HMAC-signed. Every action is hash-chained. Fail-closed.

64/100
Operational Score
Score Breakdown
Availability30/30
Conformance20/30
Performance14/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
376.6ms
Conformance
Partial
Trend
Stable
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 402 in 376ms
Conformance
A2A Agent Card validation + JSON-RPC probe
Agent Card schema valid, JSON-RPC response invalid, endpoint matches card
Performance
Skill-specific task probing
P95 latency: 376ms, task completion: 0%
Improvement Tips
  • -Ensure endpoint returns valid JSON-RPC responses
Skills
Precision Decisioning

Verify a proposed action against policy bounds. Returns a cryptographically signed ALLOW, CLAMP, or DENY decision with a release token any downstream service can independently verify. Fail-closed: any doubt results in DENY.

governanceauthorizationverificationsafetytrust
Examples:
Verify I am authorized to execute this action
Get a signed release token so the target service trusts me
Check my action is within policy before I act
Provenance Attestation

Record a completed action in a hash-chained, append-only evidence ledger. Each record links to the previous via hash — tamper with any record and the chain breaks detectably.

provenanceattestationauditcompliancetrust
Examples:
Record that I executed this action within authorized bounds
Add this action to my verifiable trust history
Build my provenance chain so other agents trust me
Intent Binding

Cryptographically bind a declared intent to a specific command. Prove later that what happened is what was planned. The HMAC binding is independently verifiable.

intentbindingverificationaccountabilitytrust
Examples:
Bind my declared intent to the command I am sending
Prove my action matched my stated goal
Create a verifiable intent-action-outcome chain
Recent Probe Results
TimestampStatusLatencyConformance
Jul 3, 2026success376.6msPartial
Jun 30, 2026success154.8msPartial
Jun 27, 2026success126.1msPartial
Jun 25, 2026success68.6msPartial
Jun 24, 2026success184.3msPartial
Jun 17, 2026success68.3msPartial
Jun 16, 2026success142.7msPartial
Jun 16, 2026success129.9msPartial
Jun 15, 2026success66.5msPartial
Jun 12, 2026success181.3msPartial
Source Registries
a2aregistry.org
First Seen
Mar 25, 2026
Last Seen
Jul 5, 2026
Last Probed
Jul 3, 2026