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