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.

io.github.coderifts/api-governance

REMOTE · APP.CODERIFTS.COM · SCANNED AUG 3

API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls.

−2 this week 59 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 Security63
Transport & Reachability100
Schema Quality & AI Usability52
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1224 tokens (~408/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability check failed: schema churn in the 8 days we've observed: 7 tool removals, 0 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
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
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 · app.coderifts.com

# add to Claude Code
claude mcp add --transport http coderifts-api-governance https://app.coderifts.com/mcp
# ~/.codex/config.toml
[mcp_servers.coderifts-api-governance]
url = "https://app.coderifts.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "coderifts-api-governance": {
      "type": "remote",
      "url": "https://app.coderifts.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add coderifts-api-governance --url https://app.coderifts.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  coderifts-api-governance:
    url: "https://app.coderifts.com/mcp"
// mcp.json
{
  "mcpServers": {
    "coderifts-api-governance": {
      "type": "http",
      "url": "https://app.coderifts.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 +2
    • 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 −2
    • 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 +43
    • Stability: unverified → fail security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Schema quality: 147 → 408 functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • “verify_receipt” added an optional parameter “audience” cosmetic
    • “verify_receipt” added an optional parameter “decision_result” cosmetic
    • “verify_receipt” added an optional parameter “environment” cosmetic
    • “verify_receipt” added an optional parameter “fingerprint” cosmetic
    • “verify_receipt” added an optional parameter “operation” cosmetic
    • “verify_receipt” added an optional parameter “target_id” cosmetic
  • 28 Jul 26 −45
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.03 → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 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 60

    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://app.coderifts.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=coderifts.com CN=WE1,O=Google Trust Services,C=US 12 Jun 2026 10 Sept 2026 ECDSA 256 ECDSA-SHA256 fc8a2f22eb70915013976c8bb1bf4336
SANs: coderifts.com, *.coderifts.com
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 insecure

Validation of app.coderifts.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
coderifts.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 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
content-security-policy default-src 'self';script-src 'self';style-src 'self' 'unsafe-inline' https://coderifts.com https://fonts.googleapis.com;font-src 'self' https://fonts.gstatic.com data:;img-src 'self' data: https:;connect-src 'self' https://app.coderifts.com;base-uri 'self';form-action 'self';frame-ancestors 'self';object-src 'none';script-src-attr 'none';upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://app.coderifts.com/mcp Verified 200
http (plaintext) http://app.coderifts.com/mcp HTTPS enforced 301 https://app.coderifts.com/mcp
MCP tools — 3 exposed · ~1,224 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
get_decision_details ~247

Retrieve a PAST CodeRifts decision by decision_id (or fingerprint): full report payload, breaking changes list, scores, and linked receipt metadata if stored. Use this when: - You have a decision_id (or fingerprint) from a previous preflight, PR comment, or CI log and need to inspect or explain that past decision. - You are auditing why a prior ALLOW/WARN/BLOCK was issued. - You are NOT requesting a new analysis of current before/after specs. Do not use when: - You need a decision for the CURRENT uncommitted or PR head change set — call coderifts.preflight_change_set with the current artifacts. - You hold a receipt token and only need cryptographic/lifecycle verification — use coderifts.verify_receipt. - You have no decision_id/fingerprint — run preflight first to create one. Inputs: decision_id (preferred) and/or fingerprint. Returns the stored decision document or not_found.

NameTypeReqDescription
decision_idstringThe decision_id from a prior decision_result envelope
fingerprintstringA verdict fingerprint (sha256:...); returns the latest matching decision
NameTypeReqDescription
breaking_changesinteger
control_envelopeobjectControl envelope (control/1.0) derived from the stored decision_result.
decisionstring
decision_resultobjectyesdecision-result.v1 envelope (present when a chain receipt is available). Full schema: https://coderifts.com/schemas/decision-result.v1.consumer.json
execution_actionstring
metaobjectyes
patternsarray
required_action_coreobjectBranchable required-action core { type, reason_code, recheck_required } when present on the envelope.
risk_scoreinteger
safe_for_agentboolean
verdict_fingerprintstring

No examples provided.

preflight_change_set ~524

Preflight a COMPLETE base→head change set of contract artifacts and return a governance decision (ALLOW / WARN / REQUIRE_APPROVAL / BLOCK), risk score, breaking-change analysis, and a signed chain-receipt when applicable. Use this when: - You are about to merge, push to a protected branch, deploy, publish a package, or register/expose agent tools, AND the change includes at least one contract artifact: OpenAPI/Swagger, GraphQL SDL, gRPC/protobuf, AsyncAPI, MCP manifest, or agent tool schemas (inputSchema/JSON Schema tools list). - You have (or can assemble) the FULL base and head (or before/after) content for every changed contract artifact in this change set — not a single-file subset when other contract files also change. - You need a NEW decision for the CURRENT change; you do not already hold a currently-valid receipt for this exact target/operation. Do not use when: - The change is documentation-only (README, guides, comments) with no contract artifact content change — do not call any CodeRifts tool. - You already hold a signed receipt and only need to check it is authentic and currently valid — use coderifts.verify_receipt instead. - You need details of a PREVIOUS decision by decision_id — use coderifts.get_decision_details instead. - You only want a static "agent readiness" score of a single unspec-diffed file with no pending mutate — that is a specialized non-default alias, not this tool. - You cannot supply both before and after (or base and head) for the artifacts that change — fix the change set first; do not invent empty before specs. Inputs: list of artifacts, each with type, before, after (or equivalent), plus optional operation (merge|deploy|tool_call|publish), environment/stakes, and context. Returns decision, execution_action, risk fields, and chain_receipt when issued.

NameTypeReqDescription
artifactsarrayyesContract artifacts to analyze together (max 20). Each is { id, type, before, after }.
contextobjectOptional { operation, environment, repository, branch, pull_request, policy_profile }
idempotency_keystringOptional client key; a repeat with the same key + body replays the original decision (24h)
previous_receiptstringOptional prior chain receipt token to link
NameTypeReqDescription
artifactsarray
breaking_changesinteger
bundle_fingerprintstring
chain_receiptstringSigned chain receipt token when issued (fresh path with signer configured).
control_envelopeobjectControl envelope (control/1.0): decision, safe_for_agent, execution_action, required_action, receipt.
decisionstringyes
decision_resultobjectdecision-result.v1 envelope (present when a chain receipt is available). Full schema: https://coderifts.com/schemas/decision-result.v1.consumer.json
evidencearray
execution_actionstringyes
metaobject
patternsarray
required_action_coreobjectBranchable required-action core { type, reason_code, recheck_required } when the stored/fresh envelope carries it.
risk_scoreinteger
safe_for_agentbooleanyes
verdict_fingerprintstringVerdict fingerprint (sha256:…); mirrors envelope.fingerprint on replay.

No examples provided.

verify_receipt ~453

Verify a CodeRifts signed chain-receipt you ALREADY HOLD: cryptographic authenticity (signature + key id), body binding, and — when lifecycle indices are available — whether it is currently valid authorization (not expired, superseded, or revoked) for a stated operation/target. Use this when: - You already obtained a chain_receipt / receipt token from a prior preflight (or CI artifact) and are about to act (merge/deploy) under that receipt. - A contract-gate or policy requires offline/online proof that the receipt is authentic for this change before proceeding. - You must distinguish "signature ok" from "currently authorized" (stale or superseded receipts must not be treated as live approval). Do not use when: - You do not have a receipt yet — call coderifts.preflight_change_set first. - You need a NEW decision for a changed base→head set — preflight again; verify_receipt does not re-diff specs. - You only need human-readable history of an old decision_id without a receipt token — use coderifts.get_decision_details. - The change set itself is unknown or incomplete — fix the change set and preflight; do not "verify" a placeholder. Inputs: receipt token (required); optional expected target_id, operation, and now-skew policy hooks. Returns { valid, status, decision, execution_action, lifecycle_state, reasons[] }.

NameTypeReqDescription
audiencestringIntended audience — must match the receipt
decision_resultobjectThe body_hash-bound decision envelope (carries operation/target/decision); required to evaluate authorization scope
environmentstringIntended environment (e.g. production) — must match the receipt
fingerprintstringIntended change fingerprint — must equal the receipt fp
operationstringIntended operation the receipt must authorize (merge|deploy|tool_call|publish)
target_idstringIntended apply-site target the receipt must bind
tokenstringyesThe chain receipt token (base64url(body).base64url(signature))
NameTypeReqDescription
authz_notestringPresent when no intended context supplied: status reflects signature+expiry only
authz_reasonstringWhen currently_authorized=false: the deny reason (operation_mismatch, decision_not_allow, superseded, expired, target_mismatch, environment_mismatch, …)
authz_statestringLifecycle state from isCurrentlyAuthorized when authorization is evaluated (optional; omitted when currently_authorized is null)
authz_statusstringAuthorization-level status (VERIFIED_WRONG_ENVIRONMENT / VERIFIED_SUPERSEDED / VERIFIED_SCOPE_MISMATCH / …)
currently_authorizedboolean|nullyesWhether the receipt currently authorizes the intended operation/target/fp (§106). null means authorization could not be evaluated (e.g. no intended context) — not unauthorized and not authorized.
payloadobject
reasonstring|null
statusstringyes
validbooleanyestrue iff status is VERIFIED_CURRENT or RETIRED_KEY_VALID_AT_ISSUE

No examples provided.