Teko てこ Teko The operational layer for commerce ← Back to Home

Legal

Privacy & Security Policy

Effective Date: July 3, 2026  ·  Last Updated: July 27, 2026  ·  Cuesta Brands LLC

01

Who We Are

Teko is software for Amazon sellers, built and operated by Cuesta Brands LLC ("we," "us," or "our"), a privately held company based in the United States. Teko is accessible at ops.tekohand.com.

Teko is offered to Amazon sellers generally — it is not limited to our own seller accounts. Any Amazon seller can connect their own Amazon account to Teko, with their permission, through Amazon's own OAuth authorization process. Every data handling and security practice described in this policy applies equally to every seller account connected to Teko, whether that seller is Cuesta Brands or an independent, unaffiliated seller.

This policy is designed to comply with Amazon's Data Protection Policy and applicable data protection laws in the regions where our connected sellers and their customers are located, including the CCPA and the GDPR, across all Amazon marketplaces we support, including the United States, Canada, the European Union, and the United Kingdom.

02

Data We Access

Teko connects to Amazon's Selling Partner API (SP-API) and the Amazon Ads API through each seller's own individual Amazon authorizations, granted directly by that seller through Amazon's account-authorization process. We never access a seller's Amazon account without that seller's explicit authorization. Through these connections, we access the following categories of Amazon data for each connected seller:

We do not support Vendor Central, Amazon Business, or Global Selling programs at this time — Teko supports Fulfilled by Amazon (FBA) and Fulfilled by Merchant (FBM) sellers only. We also use non-Amazon, publicly available market and competitor data from third-party research tools (such as Keepa and Jungle Scout) to inform pricing and market insights — this never includes Amazon Information or any other seller's private data.

We access Amazon Information strictly through the official Amazon Selling Partner API and Amazon Ads API, using our registered developer credentials. We do not use web scraping, third-party data brokers, or any other non-official source to obtain Amazon Information. The market and competitor research data described above (Keepa, Jungle Scout) is separate, publicly available third-party data — never Amazon Information, and never a substitute for it.

03

How We Use This Data

All Amazon data accessed via Teko is used exclusively for operational management of the specific Amazon seller account it came from:

We do not use Amazon data for resale, or for any purpose beyond operating the specific seller account it came from. Where a seller uses Teko's advertising management, we use that seller's own advertising data — through the Amazon Ads API — solely to run that same seller's own campaigns; this is a first-party use inside the seller's own account, not a share with any outside advertiser, ad network, or data broker. Data belonging to one seller is never used to advertise for, benefit, profile, train shared models for, or inform decisions for a different seller on the platform.

In plain terms: this data is what powers the dashboards, insights, and — only with that seller's permission — the automated actions that are the actual product Teko provides to each connected seller.

04

Personally Identifiable Information (PII)

We access buyer PII only where required for the specific operational purposes described above — primarily shipping label generation (buyer name and address) and tax invoicing (transaction-level data).

Retention

Buyer PII is retained for no longer than 30 days following order delivery, after which it is permanently deleted from our systems. PII is never retained beyond operational necessity. Non-PII operational data is retained for no longer than 18 months unless a longer period is legally required.

Buyer PII is:

PII in Testing and Development

Production Amazon Information, including buyer PII, is never used in test or development environments. All testing uses synthetic or anonymized data that does not contain real buyer information. Our staging environment is fully isolated from production data and infrastructure.

What Happens When You Disconnect or Cancel

If a seller disconnects their Amazon account or cancels their use of Teko, all of that seller's data — including any cached Amazon Information — is deleted from our production systems within 30 days of disconnection, except where a longer retention period is required for tax, legal, or Amazon recordkeeping obligations. A seller can also request deletion sooner by contacting us directly (see Contact, below).

05

Network Protection Controls

Our application is hosted on Vercel's serverless infrastructure, which provides a Web Application Firewall (WAF), DDoS mitigation, and network isolation at the platform layer. Our database (Supabase / Postgres) is network-isolated and not publicly accessible — every connection requires application-layer authentication, and no database ports are exposed to the internet.

Production access is restricted to authorized personnel via authenticated API calls only. There is no direct database access from developer machines, and no standing SSH or VPN path into production infrastructure.

06

Employee Access & Need-to-Know

All personnel with Amazon Information access are individually authenticated via Supabase Auth using unique credentials — shared credentials are prohibited. Multi-factor authentication (MFA) is mandatory for every account.

Access is enforced at the database layer via Row-Level Security (RLS) policies that restrict each user to only the data their specific role requires — a strict need-to-know model, not blanket access. Access rights are reviewed whenever a team member's role changes, and revoked immediately upon offboarding.

Personal Devices & Removable Media

Our application is entirely web-based. All Amazon Information is stored in Supabase and accessed only through authenticated browser sessions — there is no mechanism in the application to export or download data to local devices, USB drives, or personal cellphones. API tokens are stored server-side and are never exposed to the client in an exportable form.

Supabase audit logs capture every data access event. Our monitoring stack (Sentry + Supabase) alerts authorized personnel if unusual access patterns or authentication anomalies are detected, so any attempt to move data outside authorized channels would surface immediately.

07

Data Storage, Encryption & Backups

In plain terms: your data lives in two places — Supabase, our database provider, and Vercel, our application hosting provider — and it is encrypted both in transit (TLS) and at rest (AES-256).

Encryption at Rest

Amazon Information is stored in Supabase (Postgres), which encrypts all data at rest using AES-256. Encryption keys are managed by Supabase's Key Management System (KMS) using hardware security modules (HSMs) with automatic key rotation. Application-level sensitive values (API credentials, tokens) are separately encrypted using AES-256 before storage and managed via Vercel's encrypted environment variable system.

Backups & Disaster Recovery

Supabase maintains automated encrypted backups with geographic redundancy across multiple AWS availability zones, retained for a minimum of 30 days. Backup data is protected with the same AES-256 encryption as primary storage.

Restore procedures are documented and tested periodically, with a target Recovery Time Objective (RTO) of 4 hours and Recovery Point Objective (RPO) of 24 hours.

Infrastructure Summary

08

Security Logging & Monitoring

All database access, authentication events, and data modifications are captured in Supabase's built-in audit logs. Application-level errors and anomalies are monitored via Sentry with real-time alerting, and Vercel provides request and deployment logs.

Audit logs are reviewed bi-weekly for suspicious activity and retained for a minimum of 12 months. Automated alerts notify authorized personnel of authentication failures, unusual access patterns, and system errors as they occur.

09

Incident Response

In the event of a suspected database compromise, unauthorized access, or data leak, we follow a defined response plan:

  1. Detect and confirm the incident via audit log review.
  2. Revoke affected credentials and API keys via Supabase and Seller Central.
  3. Isolate the compromised access path.
  4. Assess the scope of exposure via audit logs and Sentry.
  5. Notify Amazon at security@amazon.com within 24 hours of detection.
  6. Notify affected individuals as required by applicable law.
  7. Remediate the root cause and document findings.
  8. Conduct a post-incident review and implement preventive controls.
10

Password & Credential Management

All accounts with access to systems handling Amazon Information require a minimum 12-character password with uppercase, lowercase, numbers, and special characters. MFA via authenticator app is mandatory. Passwords expire every 90 days, with a full annual rotation review. Individual credentials are required — shared passwords are prohibited. This policy is enforced via our identity provider (Supabase Auth), and access is revoked immediately upon personnel offboarding.

All credentials and API keys are stored in Vercel's encrypted environment variable system and are never committed to source code repositories — all .env files are excluded from version control via .gitignore. API keys are rotated on a scheduled basis and immediately upon any suspected compromise. Access to production credentials is restricted to authorized personnel only and reviewed regularly.

11

Vulnerability & Remediation Management

Application code is scanned for known vulnerabilities before every release via automated scanning (Snyk / GitHub security scanning). Critical findings block deployment until resolved. Runtime vulnerability monitoring is handled by Sentry, and all third-party dependencies are reviewed for known CVEs as part of our CI/CD pipeline.

Findings from vulnerability scans and penetration tests are logged in our internal project tracking system with assigned owners, severity classifications, and remediation targets aligned to Amazon's requirements: 7 days for critical findings, 30 days for high severity findings. Progress is tracked through our CI/CD pipeline and reviewed weekly.

12

Data Sharing & Seller Data Segregation

We do not sell or rent Amazon Information, and we do not share it with third-party advertisers, marketing platforms, or data brokers. (Managing a seller's own Amazon Advertising campaigns through the Amazon Ads API is a first-party action inside that seller's own account — not a share of their data with an outside party.) To operate Teko, a limited set of infrastructure and service providers process data on our behalf, each bound by a data processing agreement, and none of them may use your data for their own purposes or to train shared models:

Because Teko is used by multiple, independent sellers, each seller's data is logically isolated at the database layer via Row-Level Security (RLS), scoped so that one seller's data, credentials, and analytics are never visible to, combined with, or used to inform decisions for another seller.

13

Your Rights (CCPA, GDPR & Other Privacy Laws)

If You Are an Amazon Buyer

Because Teko processes data related to the Amazon orders and operations of the seller accounts connected to it, buyer data is handled in accordance with Amazon's Buyer-Seller Messaging policies and applicable privacy laws including CCPA and relevant state statutes. If you are an Amazon buyer and have questions about how your data was used in connection with an order from a seller using Teko, please contact us at the email address below.

If You Are a Connected Seller

If your Amazon account is connected to Teko, you can contact us at any time to request a copy of the data we hold about your account, ask us to correct inaccurate information, or have your data deleted (including on disconnection — see Section 4). We will respond to any such request within 30 days.

Our Role: Controller and Processor

For each connected seller's Amazon account data, that seller is the data controller and Cuesta Brands LLC acts as a data processor, handling data strictly on the seller's instructions and for the purposes described in this policy. For data about Cuesta Brands' own accounts and personnel, Cuesta Brands LLC acts as the data controller.

Legal Basis for Processing (GDPR)

Teko operates across all Amazon marketplaces we support, including the European Union and the United Kingdom. Where the General Data Protection Regulation (GDPR) applies — including where a connected seller, its customers, or its buyers are located in the European Economic Area (EEA), the UK, or Switzerland — we process personal data on the following legal bases:

Your Rights Under GDPR

If you are located in the EEA, UK, or Switzerland, you have the right to:

To exercise any of these rights, contact us at the email address in Section 15. We will respond within one month, as required by GDPR.

International Data Transfers

Our infrastructure and service providers (Vercel, Supabase, AWS, Trigger.dev, and our third-party AI provider) operate on servers located in the United States. Where personal data originating in the EEA, UK, or Switzerland is transferred to the United States, we rely on Standard Contractual Clauses (SCCs) or another legally recognized transfer mechanism with each provider to ensure your data continues to receive an equivalent level of protection.

Cookies

Our marketing website does not use non-essential tracking or advertising cookies. Any cookies used are strictly necessary for the site or application to function (for example, keeping you logged in).

14

Changes to This Policy

We may update this Privacy & Security Policy from time to time. The "Last Updated" date at the top of this page will always reflect the most recent version. Material changes will be noted in the changelog below.

15

Contact

For privacy-related questions or to report a security concern:

For security incidents involving Amazon Information, additionally notify: security@amazon.com