Skip to content
← audric.ai

Privacy Policy

Last updated · May 2026

Overview

Audric is designed with privacy as a core principle. We collect minimal data, operate non-custodially, and never store your private keys. This policy covers the Audric web app at audric.ai — including Audric Passport (identity + wallet), Audric Intelligence (the agent), Audric Finance (save / borrow / swap), and Audric Pay (send / receive). It explains what we collect, why we collect it, and what we never collect.

What We Collect

  • Email address — Collected via Google sign-in (zkLogin) for authentication. Used to derive your wallet address.
  • Sui wallet address — Generated via zkLogin (Mysten Labs Enoki). This is a public blockchain address derived from your Google session.
  • Audric username — The handle you claim during onboarding (e.g. you.audric.sui). Stored in our database, linked to your wallet address. Used as the public-facing identity layer of your Passport.
  • Chat messages — Sent to Anthropic's API for AI processing during your session, and stored in our database to power conversation history and context across turns. Subject to Anthropic's privacy policy.
  • Transaction digests — On-chain transaction IDs for the actions you confirm (saves, sends, swaps, borrows, repayments). Recorded for receipt tracking and history. These are public blockchain data.
  • Financial context snapshots — Once a day we read your on-chain wallet, savings, borrows, health factor, and recent activity, and store a snapshot. This lets Audric answer questions about your money without re-querying the chain on every turn.
  • Inferred profile + memory — Audric Intelligence builds a private profile from your chat history (preferences, risk tolerance, what you've told the agent) and stores classified facts about your on-chain activity (recurring sends, idle balances, position changes). Used silently to make answers more relevant. Never surfaced as a notification, never shared, never sold.
  • Advice log — Recommendations Audric has made are stored so the agent doesn't contradict itself across sessions. Visible only to you and the agent.
  • Saved contacts — Contact names and Sui addresses you save are stored in our database linked to your wallet address for convenience.
  • Timezone and browser locale — Used to format dates, times, and currency for your region. Not stored permanently.
  • Aggregate usage metrics — Anonymous counters of operations (saves, swaps, sends) for the public stats dashboard. No individual user data is exposed.
  • Website analytics — We use Vercel Analytics for anonymous, cookieless page view analytics.

How Audric Intelligence Uses Your Data

Audric Intelligence is the agent that powers your Passport. It uses your stored data (chat history, financial context snapshot, inferred profile, chain memory, advice log) silently — only ever as context that shapes the agent's next reply or executes the next action you confirm.

It does not: sell your data, share it with advertisers, build a profile for any third party, surface unsolicited notifications based on it, or execute any action without your tap-to-confirm via Passport.

You can request deletion of your stored profile, memory, and advice log at any time by emailing security@t2000.ai. Deleting your account removes all of it.

What We Do Not Collect

  • Private keys (managed by zkLogin/Enoki, never exposed to Audric)
  • Passwords or PINs
  • Government-issued identity documents
  • Financial account numbers or credit card details
  • IP addresses (not stored permanently)
  • Browser cookies for tracking

Data Shared with Third Parties

When you use Audric, certain data is shared with upstream providers to fulfill your request. We do not sell or transfer data for advertising or profiling purposes.

  • Anthropic — Chat messages for AI processing
  • Mysten Labs (Enoki) — Authentication and gas sponsorship
  • Google — OAuth sign-in via zkLogin
  • BlockVision — Read-only wallet + portfolio queries (Indexer REST API + token prices)
  • DeFi protocols (NAVI, Cetus, VOLO) — Via on-chain smart contracts (public blockchain data only)
  • Sui RPC nodes — For blockchain interaction
  • Vercel — App hosting and analytics
  • Neon — PostgreSQL database hosting
  • Upstash — Redis session and cache hosting

Data Storage

Profile data (username, wallet address, saved contacts, chat history, inferred profile, chain memory, advice log, daily financial context snapshots, transaction history) is stored in a PostgreSQL database hosted on Neon. Session data and short-lived caches are stored in Redis (Upstash) and expire automatically.

Blockchain Data

All transactions executed through Audric are recorded on the Sui blockchain, which is a public, immutable ledger. Transaction data including wallet addresses, amounts, and timestamps are publicly visible. This is inherent to blockchain technology and not within our control.

Open Source

Audric is open source. You can verify exactly what data is collected and how it is used by reviewing the source code.

Contact

For privacy-related questions, reach out at security@t2000.ai.