Skip to content

Security

Open in ChatGPT Open in Claude

Two kinds of control keep the agent secure: verify who the user is so their identity can’t be spoofed, and restrict where the agent runs so your Agent Key can’t be used on other sites.

Sign the user context you pass to identify() so the agent trusts it. Pick one:

If you pass user context, add JWT or HMAC signing so it can’t be forged. Then lock down the Domain allow list.

Foldspace meets enterprise-grade compliance standards — ISO 27001, SOC 2, and GDPR.