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…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
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…