Trust — governance, sitting alongside the loop
Privacy + security controls for the DPO, the auditor, and the CFO.
Privacy · Settings
unless.com/en/dashboard/trust/privacy
Dashboard
Security
unless.com/en/dashboard/trust/security
Dashboard
Prompt injection prevention
- Enforce privilege control
- Validate user input
- Cleanse untrusted user input
- Enforce strict validation for LLM responses
- Apply LLM output sanitization
Avoiding training data poisoning
Denial of Service (DoS) prevention
- Limit context window
- Enforce API rate limit
- Use Content Security Policy (CSP)
Sensitive information protection
- Apply data sanitization filters
- Limit external data access for the LLM
- Enforce parameterized inputs
- Apply plugin authentication
- Enforce user approval for new action categories
- Enforce a disclaimer in all AI assistants
- Limit functional purpose of LLMs