alexbatten
-
- 1,015 total downloads
- last updated 5/3/2026
- Latest version: 1.2.0
Plug and play AI safety middleware for .NET. Ships with ML models out of the box: prompt injection (DeBERTa v3), PII NER (XLM-RoBERTa), multilingual toxicity (DistilBERT, 104 languages), and semantic... More information -
- 504 total downloads
- last updated 5/3/2026
- Latest version: 1.2.0
Professional add-on for Invarix.Guard. Adds a license-gated CustomBlocklistScanner — define semantic rules in a JSON config (multilingual, hot-reloadable, with per-rule block/warn/log actions) that participate... More information -
- 190 total downloads
- last updated 7/26/2026
- Latest version: 1.0.0-rc.1 (prerelease)
Tamper-evident decision records for .NET AI. Append-only audit log of the AI decisions you instrument, written as CloudEvents 1.0 JSON (input/output hashes, detector results, human-oversight actions), plus... More information -
- 79 total downloads
- last updated 8/6/2026
- Latest version: 1.0.0-rc.1 (prerelease)
Deterministic action firewall for AI agents on .NET. Intercepts tool calls before they execute and evaluates them against a permission envelope: incident-derived rules for destructive SQL, shell and git... More information -
- 75 total downloads
- last updated 8/6/2026
- Latest version: 1.0.0-rc.1 (prerelease)
Microsoft.Extensions.AI adapter for Invarix.Gate, the deterministic action firewall for AI agents on .NET. One UseInvarixGate() call on a ChatClientBuilder puts every tool call through the policy engine before... More information -
- 68 total downloads
- last updated 8/6/2026
- Latest version: 1.0.0-rc.1 (prerelease)
Writes Invarix.Gate tool-call verdicts into an Invarix.Guard.Evidence decision log. Every verdict the action firewall renders becomes a CloudEvents 1.0 decision record: the tool that was asked for, the SHA-256... More information -
- 64 total downloads
- last updated 8/6/2026
- Latest version: 1.0.0-rc.1 (prerelease)
Microsoft Agent Framework adapter for Invarix.Gate, the deterministic action firewall for AI agents on .NET. One call, agent.AsBuilder().UseInvarixGate(gate).Build(), routes the agent's tool calls through... More information -
- 64 total downloads
- last updated 8/6/2026
- Latest version: 1.0.0-rc.1 (prerelease)
Human approval over HTTP for Invarix.Gate. When a policy escalates a tool call, the broker posts a redacted approval request to a webhook and waits; an operator opens the confirmation page, reads what the agent... More information