joy7759's picture
Add MCP server links
89a73d4 verified
|
Raw
History Blame Contribute Delete
1.69 kB

A newer version of the Gradio SDK is available: 6.24.0

Upgrade
metadata
title: Agent Receipt Validator
emoji: 🧾
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: mit
short_description: Validate signed agent receipts.

Agent Receipt Validator

This Space demonstrates validation of signed agent execution receipts against evidence bundles using the verifiable-tool-invocation-flow Python package.

Related public assets

The MCP server provides local stdio tools for MCP-compatible clients that need to validate signed agent execution receipts.

This demo validates signed execution evidence. It does not prove semantic correctness of the tool output. It does not prove that the policy itself is correct. It does not protect against a compromised signer. It does not replace sandboxing, IAM, access control, monitoring, or human approval. Do not upload secrets, private keys, confidential evidence bundles, or production receipts.