Does Agentbeam send my data to the cloud?
No, by default. Agentbeam is local-first — activity is recorded to local NDJSON files on the machine it runs on, in a directory with restricted (mode 0700) permissions. Nothing is sent off-device unless you explicitly configure an export.
Is Agentbeam SOC 2 certified?
No. Agentbeam is an early, local-first prototype — it is not SOC 2 certified and does not claim to be. Export hashes establish internal consistency of a record, not a compliance certification.
How do I report a security issue?
Email [email protected]. We ask that you not publicly disclose a vulnerability before we've had a chance to address it.
Does Agentbeam redact credentials before storing them?
Yes. Known credential formats (API keys, tokens, private keys) are redacted before anything is written to disk.