Build + validate a minimal A2A AgentCard per agent-cards-spec v0.1 from a StampOptions struct. Enforces id/version regex, enum constraints, and the spec's autonomy→IRU allOf clause. Sibling of prompt-provenance-stamp.
Build and validate a minimal A2A AgentCard per agent-cards-spec v0.1 from a struct. Sibling of — same role, different protocol. Part of the Kinetic Gain Suite. When you author an AgentCard by hand, it's easy to drift from the spec — typos in enum values, an without the matching (the spec's allOf clause), a tool with set to something that doesn't exist. This tool takes a struct, validates every…
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
Build and validate a minimal A2A AgentCard per agent-cards-spec v0.1 from a struct. Sibling of — same role, different protocol. Part of the Kinetic Gain Suite. When you author an AgentCard by hand, it's easy to drift from the spec — typos in enum values, an without the matching (the spec's allOf clause), a tool with set to something that doesn't exist. This tool takes a struct, validates every constraint, and emits a card you can trust. The error messages quote the actual offending field and…