Skip to main content
AgentGuard.Pii package icon

AgentGuard.Pii

Context-aware PII detection and de-identification for AgentGuard. Provides validated regex recognizers (credit card, IBAN, crypto, US SSN/ITIN, email, IP, URL, MAC, phone) with confidence scoring and overlap resolution, plus anonymization operators (replace, redact, mask, hash, encrypt/decrypt, keep, custom). Inspired by the architecture of Microsoft Presidio (MIT). Framework-agnostic, fully offline. See https://github.com/filipw/AgentGuard for details.

Total Downloads
3.7K
3,710
Published
Jun 19, 2026
Latest stable version

Install

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

Frameworks

net10.0

Dependencies

[0.9.0, )
[9.0.32, )

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.