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…
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…