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…
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
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…