Chatsimple · Trust Center

Chatsimple Trust Center

Trust center

Chatsimple maintains a public trust center documenting SOC 2 Type 1, SOC 2 Type 2, SOC 3, GDPR, and CCPA compliance.

CompanyAI AgentsConversational AIChatbotLead GenerationSales AutomationCRM IntegrationVoice AIGo-To-MarketCustomer Engagement
Trust center: https://trust.expertise.ai/

Certifications & Compliance

SOC 2 Type 1SOC 2 Type 2SOC 3GDPRCCPA

Source

Trust Center

chatsimple-trust-center.yml Raw ↑
generated: '2026-08-13'
method: searched
probe: true
source: https://trust.expertise.ai/
url: https://trust.expertise.ai/
security_page: https://www.expertise.ai/security
review_request: >-
  The security page offers a "Start a security review" path and a "View Trust
  Center" link. There is NO vulnerability-disclosure or bug-bounty program: no
  security.txt on any host, no security@ address, no responsible-disclosure
  page, and no HackerOne/Bugcrowd/Intigriti listing. security/
  chatsimple-vulnerability-disclosure.yml is therefore deliberately not written
  and no `Security` pointer is wired in apis.yml.
certifications:
- SOC 2 Type 1
- SOC 2 Type 2
- SOC 3
- GDPR
- CCPA
reports:
- Network Diagram
- Pentest Report
- BCP/DRP
legal:
- Data Processing Agreement
- Subprocessors
- Cyber Insurance
security_controls:
- RS256 token-based authentication with automatic expiry
- Secure HTTP-only cookies and short-lived session tokens
- 60-second expiring presigned URLs for file access
- HTTPS with HSTS and Content Security Policy (CSP)
- Hashed API keys and HMAC webhook signatures
- Vector database isolation per chatbot
- AWS Secrets Manager for credential storage
- Alignment with OWASP Top 10
evidence:
- source: https://trust.expertise.ai/
  keywords:
  - trust center
  - soc 2 type 1
  - soc 2 type 2
  - soc 3
- source: https://www.expertise.ai/security
  keywords:
  - gdpr
  - ccpa
  - aicpa soc
- source: https://www.expertise.ai/security
  fetched: '2026-08-13'
  http_status: 200
  keywords:
  - soc 2 type ii
  - soc 3
  - independent penetration test
  - dpa available
- source: https://www.expertise.ai/changelog
  fetched: '2026-08-13'
  http_status: 200
  keywords:
  - 'SOC 2 Type II Compliance Achieved (changelog entry dated 2025-07-29)'
product_security_model:
  source: https://www.expertise.ai/security
  fetched: '2026-08-13'
  note: >-
    The security page splits controls by product because the two threat models
    differ. Captured verbatim in summary because it is unusually specific for
    this size of company and it is the provider's own published claim.
  expertise_live:
  - Tenant-scoped knowledge in an isolated vector namespace per chatbot/customer
  - Untrusted-input boundaries between visitor messages, retrieved content and system instructions
  - Input validation, rate limiting, spam controls and SSRF protections; output sanitization and embed restrictions
  - Retrieval/response grounding controls
  - Webhook signature checks, verification tokens and event deduplication on supported inbound channels
  expertise_assistant:
  - Skill-bundle screening of instructions, metadata, accessory files and declared connectors
  - User-scoped microVM sandboxes with runtime, filesystem and process boundaries
  - Backend-held connector credentials kept out of prompts; sandbox receives only scoped session credentials
  - Deterministic server-side connector/method/route authorization independent of model output
  - Human approval required for classified writes; unknown write behaviour fails closed to review