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…
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.
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…