AgentCard — standardized identity & capability schema for AI agents. Rust reference implementation: github.com/kwailapt/aevum/tree/main/crates/agent-card
AgentCard is to A2A what HTTP headers are to the web. A standardized, machine-parseable declaration of agent identity and capability. Pure data schema. Zero execution logic. Works with any framework. Schema version: 1.0 · License: Apache 2.0 + CC-BY 4.0 (spec) When HTTP was designed, headers solved a critical bootstrapping problem: how does a server know what format a client accepts before any…
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.
AgentCard is to A2A what HTTP headers are to the web. A standardized, machine-parseable declaration of agent identity and capability. Pure data schema. Zero execution logic. Works with any framework. Schema version: 1.0 · License: Apache 2.0 + CC-BY 4.0 (spec) When HTTP was designed, headers solved a critical bootstrapping problem: how does a server know what format a client accepts before any negotiation happens? AgentCard solves the same problem for agent-to-agent (A2A) communication: HTTP…