
Resources · Security & trust
This page is written for the people who have to check it — channel reviewers, marketplace application teams, and merchants deciding whether to install. It lists specific, verifiable controls. It does not list certifications, because Scout holds none, and it does not describe a security team, because Scout is a sole proprietorship.
The controls, one by one
Scout requests read scopes for products, variants, inventory, and basic store details. It requests no write scope of any kind, so it cannot create, edit, or delete products — and a fault in Scout cannot alter your store. Order access is optional, requested only when you enable Conversion Intelligence, and revocable in your Shopify admin.
Scout stores no customer names, emails, addresses, phone numbers, or IP addresses. When order data is ingested, personal fields are removed before the record is written — not scrubbed afterwards. The join between orders and analytics uses product identifiers only.
Every table carries a store scope, and every query is constrained by it at the database level. One merchant's data is not reachable from another merchant's session, by design rather than by convention.
OAuth tokens and, for Walmart, pasted API keys are encrypted before storage. Encryption keys are held in Google Cloud Key Management Service, not in application code or configuration. Disconnecting a channel deletes its credential.
customers/data_request, customers/redact, and shop/redact are implemented and handled automatically. On uninstall, all operational data for the store is deleted when Shopify's erasure request arrives (~48 hours later). Any merchant can request an export or erasure by email.
All charges are made through Shopify's billing system and appear on your Shopify invoice. Scout receives the plan selected and a charge confirmation, nothing more. There is no card form anywhere in Scout.
Unprocessed replies from channels and other APIs are retained for debugging for a maximum of 30 days, then deleted automatically. Catalog mirror, feed history, and diagnostics are kept while you're installed and deleted on erasure.
What this page does not claim
Scout holds no SOC 2, ISO 27001, HIPAA, or PCI certification, has not commissioned a third-party penetration test, and runs no bug bounty. It is operated by one person. If any of that changes, this page will say so — with the report, not a badge.
If you find a security issue, email security@meerkatscout.com with steps to reproduce. It reaches the person who can fix it.