---
type: DecisionTool
title: "Content Credential Signature Verifier"
description: "Verify-only node: callable in chains, carrying no compute-proof claim. Verify the COSE_Sign1 claim signature against a caller-supplied signer public key using crypto.subtle.verify (Ed25519/ES256/ES384/PS256). Trust-anchor membership, cert validity window, and revocation status are caller-supplied policy inputs: zero network, no OCSP. Emits ACCEPT or REFUSE verdict. PS256 (RSA-PSS) support means this kernel has no faithful sync in-guest verifier today, so its zkVM compute-integrity proof is out of the ocg-p18-deterministic profile's scope: not counted as proven."
resource: https://ainumbers.co/chaingraph/art-124-content-credential-signature-verifier.html
tags: ["compliance_mandate", "wave-23", "mcp:verify_content_credential_signature"]
timestamp: 2026-07-14
generated: { by: "ainumbers/generate-okf", at: "2026-07-14" }
status: stable
sources:
  - resource: https://ainumbers.co/chaingraph/graph/nodes/art-124-content-credential-signature-verifier.json
    title: "chaingraph.json shard entry"
  - resource: https://ainumbers.co/chaingraph/art-124-content-credential-signature-verifier.html
    title: "public tool page"
---

# Content Credential Signature Verifier

> Exports a decision via MCP `verify_content_credential_signature` — mandate type `compliance_mandate`.

## Inputs

Typed `inputSchema` — see [tool page](https://ainumbers.co/chaingraph/art-124-content-credential-signature-verifier.html).

## Outputs

A hash-anchored OpenChainGraph artifact (decision, not context).

## Chains

**Consumes:** [C2PA Content Credential Manifest Validator](./art-123-c2pa-manifest-validator.md)

**Feeds:** [Provenance Ingredient Tree Resolver](./art-125-provenance-ingredient-tree-resolver.md)

## Attested computation

[executor + attester binding](../computations/art-124-content-credential-signature-verifier.md) — §10.2.
