How we protect your data
Security is the product. Here is how Silker AI keeps your data safe across the SDK, the API, and the dashboard.
Hashed API keys
API keys are stored as SHA-256 hashes, never in plaintext. The full key is shown only once at creation time.
Row-level security
Row-level security is enforced on all tenant data, so each customer can access only their own records.
TLS in transit
All traffic between the SDK, the API, and the dashboard is encrypted in transit with TLS.
PII sanitization in the SDK
Personal data is redacted client-side inside the SDK before any telemetry leaves your servers.
EU hosting
Data is stored and processed on secure, EU-hosted cloud infrastructure.
Least-privilege access
Internal access to systems and data follows least-privilege principles and is limited to a need-to-know basis.
Responsible disclosure
Found a vulnerability? We appreciate responsible disclosure. Please report security issues to security@silkerai.com and give us a reasonable window to investigate and remediate before any public disclosure.