Conformance check between an A2A AgentCard's declared tools and an MCP server's tools/list. Reports missing (declared but not exposed), undeclared (exposed but not in card), matched; counts by side-effect class. Library + CLI.
Conformance check between an A2A AgentCard and an MCP server's . Answers: does the agent's declared tool surface match what the server actually exposes? Status: v0.1.0 — Node 20/22 supported, library + CLI. The AgentCard declares what tools the agent says it uses. The MCP server's declares what's actually available. These two surfaces tend to drift: a tool gets added on the server before the card…
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.
Conformance check between an A2A AgentCard and an MCP server's . Answers: does the agent's declared tool surface match what the server actually exposes? Status: v0.1.0 — Node 20/22 supported, library + CLI. The AgentCard declares what tools the agent says it uses. The MCP server's declares what's actually available. These two surfaces tend to drift: a tool gets added on the server before the card is updated, or a tool is removed from the server but still listed in the card. Either drift breaks…