Skip to main content
AgentGuard.Onnx package icon

AgentGuard.Onnx

ONNX-based ML classifiers for AgentGuard - offline prompt injection detection. Includes the bundled StackOne Defender model (fine-tuned MiniLM-L6-v2, ~22 MB, F1 ~0.97) which requires no separate download. Also supports the optional DeBERTa v3 model (download separately via eng/download-onnx-model.sh). See https://github.com/filipw/AgentGuard for details.

Total Downloads
5.9K
5,923
Published
May 19, 2026
Latest stable version

Install

.NET CLI
dotnet add package AgentGuard.Onnx --version 0.4.1
Package Manager Console
Install-Package AgentGuard.Onnx -Version 0.4.1
PackageReference
<PackageReference Include="AgentGuard.Onnx" Version="0.4.1" />

Frameworks

net10.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.