Expand description
Trust and safety — credential vault, PII detection, input sanitization.
Modules§
- credentials
- Encrypted credential vault using SQLite + AES-256-GCM.
- pii
- PII detection — scan content for sensitive information patterns.
- sandbox
- Input sanitization — block dangerous payloads before ACT execution.