A2A-compliant data processing agent built with Microsoft Agent Framework. Three-stage @tool pipeline (validate, delegate, format) exposed as a JSON-RPC 2.0 service. Supports peer delegation to any A2A agent. Fork and customize for your own agents.
A data processing pipeline agent built with Microsoft Agent Framework, exposed as an A2A service. Send it text via A2A's and it returns a structured analysis report. A single MAF agent with a three-stage pipeline: validateinput cleans and timestamps the input text. delegatetopeer sends a query to an external A2A agent for deeper research (when is configured). formatreport produces a structured…
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.
A data processing pipeline agent built with Microsoft Agent Framework, exposed as an A2A service. Send it text via A2A's and it returns a structured analysis report. A single MAF agent with a three-stage pipeline: validateinput cleans and timestamps the input text. delegatetopeer sends a query to an external A2A agent for deeper research (when is configured). formatreport produces a structured markdown report with themes, entities, analysis, and enrichment sections. The agent is configured via…