Below you will find pages that utilize the taxonomy term “capiscio”
March 17, 2026
Validate A2A Agent Card
Version updated for https://github.com/capiscio/validate-a2a to version v2.5.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Validate A2A Agent Card” GitHub Action automates the validation of A2A protocol agent cards by evaluating their compliance, trustworthiness, and availability through three-dimensional scoring. It performs cryptographic signature verification, live endpoint testing, and provides detailed outputs, including scores and production readiness status, for downstream workflows.
January 15, 2026
Validate A2A Agent Card
Version updated for https://github.com/capiscio/validate-a2a to version v2.3.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Validate A2A Agent Card” GitHub Action automates the validation of A2A protocol agent cards by performing three-dimensional scoring (Compliance, Trust, and Availability), cryptographic verification, and live endpoint testing. It provides detailed validation outputs, including scores and production-readiness indicators, helping users ensure agent cards meet operational, security, and compliance standards.
December 23, 2025
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.
November 21, 2025
Validate A2A Agent Card
Version updated for https://github.com/capiscio/validate-a2a to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Core Migration: Migrated from legacy Node.js CLI (capiscio-cli) to high-performance Go binary (capiscio-core v1.0.2). Performance: Removed npm install -g step, significantly reducing action startup time. Platform Support: Added native support for Linux, macOS, and Windows runners (AMD64/ARM64). License: Changed license from MIT to Apache-2.