Security
Last updated: August 2026
BrandForge connects to your store to audit it and prepare changes, so we treat store credentials and the publish path with care. Here's specifically how.
Credentials encrypted at rest
Store access tokens are never stored in plaintext. They're encrypted at rest with AES-256-GCM (authenticated encryption — tampering with a stored value is detectable, not just unreadable) before being written to the database, and decrypted only in memory, on demand, when BrandForge needs to call your store.
Nothing publishes without approval
This is the core rule the platform is built around: AI never edits a live store on its own. Every change — new product copy, SEO fields, images, design updates — is created as a pending approval. A merchant has to review and explicitly approve it before anything is pushed to the live store. There is no setting that skips this step.
Backups and rollback
Before an approved change is published, BrandForge captures a backup of the prior state. If a published change needs to be undone, that backup is what rollback restores from.
Reasonable measures, plainly stated
We don't claim a security certification we don't hold. What we can say plainly: sensitive credentials are encrypted at rest, access to store data is scoped to what each feature needs, and publishing to a live store always requires a human decision. If you find a security issue, please email security@trybrandforge.com.