capiscio/Validate A2A Agent Card

Validate A2A protocol agent cards with three-dimensional scoring, cryptographic verification, and live endpoint testing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
agent-cardPath to agent-card.json file or URL to validateno./agent-card.json
strictEnable strict validation mode for production compliancenofalse
test-liveTest live agent endpoint with real A2A protocol messagesnofalse
skip-signatureSkip JWS signature verification (not recommended for production)nofalse
timeoutRequest timeout in milliseconds (default: 10000)no10000
fail-on-warningsFail the action if there are validation warningsnofalse
capiscio-versionVersion of CapiscIO Core to use for validationno2.7.0
namedescription
resultValidation result: "passed" or "failed"
compliance-scoreCompliance score (0-100)
trust-scoreTrust score (0-100)
availability-scoreAvailability score (0-100) or "not-tested" if --test-live not used
production-readyWhether agent meets production readiness thresholds: "true" or "false"
error-countNumber of validation errors
warning-countNumber of validation warnings