Skip to content

feat: add TrustBoost PII Sanitizer to Security & Governance section#57

Draft
teodorofodocrispin-cmyk wants to merge 1 commit into
vonzosten:mainfrom
teodorofodocrispin-cmyk:feat/add-trustboost-pii-sanitizer
Draft

feat: add TrustBoost PII Sanitizer to Security & Governance section#57
teodorofodocrispin-cmyk wants to merge 1 commit into
vonzosten:mainfrom
teodorofodocrispin-cmyk:feat/add-trustboost-pii-sanitizer

Conversation

@teodorofodocrispin-cmyk

Copy link
Copy Markdown

Summary

Added TrustBoost PII Sanitizer to the Security & Governance section — a context-aware PII sanitization layer for LangGraph pipelines that redacts emails, national IDs (RFC/CPF/CUIT/RRN), API keys, and financial data before text reaches LLMs. Fail-closed with Proof of Sanitization anchored on Solana.

Section

Security & Governance — alongside existing fail-closed and audit trail projects.

Checklist

  • I placed the entry in the most appropriate category
  • I verified the project or resource link works
  • If this is a GitHub repository, it is not archived
  • If this is a Community Project, it has recent activity and is not stale
  • I followed the formatting style used in the README
  • I updated related badges, descriptions, or section placement if needed

Notes

LangGraph agents frequently process user-generated text containing PII before sending to LLMs. TrustBoost fills this gap with 8 languages including LATAM identifiers (RFC, CPF, CUIT) not covered by standard regex. x402 compatible — agents pay autonomously in USDC on Solana. EU AI Act enforcement begins August 2, 2026.

Health check: curl https://api.trustboost.dev/health → {"status":"ok","version":"2.6.0"}

@vonzosten
vonzosten marked this pull request as draft May 28, 2026 12:11
@teodorofodocrispin-cmyk

Copy link
Copy Markdown
Author

@vonzosten — happy to make any adjustments needed to move this out of draft. Let me know if there's anything to fix in the formatting or content. The health check still returns ok: {"status":"ok","version":"2.6.0"} 🛡️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant