joy7758/Verify Agent Execution Receipt

Validate signed agent execution receipts against evidence bundles.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
receiptPath to execution_receipt.jsonyes
evidencePath to evidence_bundle.jsonyes
public-keyPath to public key PEM fileyes
audienceExpected audience value for the receiptnodemo-validator
outputPath to the generated verification report JSONnoverification_report.json
package-versionverifiable-tool-invocation-flow package version to installno0.1.1
python-versionPython version used for validator executionno3.13
fail-on-invalidExit nonzero when the validation verdict is invalidnotrue
namedescription
verdictValidation verdict, valid or invalid
report-pathPath to the generated verification report