Validate A2A Agent Card
Version updated for https://github.com/capiscio/validate-a2a to version v2.2.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action validates A2A protocol agent cards by performing compliance, trust, and availability scoring, along with cryptographic verification and live endpoint testing. It automates the evaluation of agent cards for production readiness, providing actionable insights such as validation results, scores, and warnings for downstream workflows. Key capabilities include strict validation modes, real-time endpoint testing, and standalone operation without external dependencies.
Release notes
What’s Changed
- feat: update to capiscio-core v2.2.0 by @beonde in https://github.com/capiscio/validate-a2a/pull/2
Full Changelog: https://github.com/capiscio/validate-a2a/compare/v1...v2.2.0