Skip to content

Privacy Policy

Last updated: July 2026

Overview

SeekerClaw is an open-source Android application that runs entirely on your Solana Seeker device. We are committed to your privacy: we do not collect, store, or transmit your personal data to any server we operate.

On-Device Processing

SeekerClaw runs locally on your phone. All app data — including conversation history, agent memory, wallet references, scheduled tasks, and configuration — is stored exclusively on your device. We do not operate cloud servers or backend infrastructure for this app.

Wallet Data

SeekerClaw interacts with your primary Solana wallet through the Seed Vault hardware security module on the Seeker phone. Your private keys and seed phrases for that wallet are managed by Seed Vault and never leave the hardware enclave — SeekerClaw does not have access to them.

SeekerClaw also includes an optional, experimental "burner wallet" feature for autonomous trading. If you choose to use it, you import a private key that you provide, and that key is stored locally on your device so the agent can sign transactions. This experimental key is held on your device only and is never transmitted to us; because it is kept in app-accessible storage rather than in Seed Vault, it is far less secure — use it only with small amounts you can afford to lose, and never import your main wallet's key.

Wallet balances and transaction data queried from the Solana blockchain are processed on-device and are not transmitted to us.

Device Data & Permissions

To act as a hands-on assistant, SeekerClaw can request access to device features — depending on your app version and the permissions you grant, these may include location, camera, SMS, phone calls, contacts, clipboard, and notifications. The App accesses these only on your device and only when you instruct the agent to (for example, "text this contact" or "what's my location"). This data is processed locally; when a request requires AI reasoning, the relevant content may be sent to your configured LLM provider as part of that request (see below). We never receive this data. You control every permission through your device's system settings and can revoke any of them at any time.

AI Processing & Third-Party LLM APIs

SeekerClaw uses third-party large language model (LLM) APIs for AI capabilities. To use these features, you provide your own API key, which is stored locally on your device. When you interact with the AI agent, your prompts and conversation context are sent directly from your device to the LLM provider (e.g., Anthropic, or other configured providers).

We do not proxy, intercept, or store these requests. Please review the privacy policy of your chosen LLM provider to understand how they handle your data.

Messaging Integrations (Telegram & Discord)

SeekerClaw connects to messaging platforms — Telegram and Discord — using a bot token that you provide for each. These tokens are stored locally on your device. Messages between you and your SeekerClaw agent are routed through the respective platform's infrastructure. We do not have access to your bot tokens, your messages, or your account information. Refer to Telegram's Privacy Policy and Discord's Privacy Policy for details on their data handling.

Analytics (App)

SeekerClaw uses Firebase Analytics for basic usage metrics (app opens, screen views). No personal data, wallet addresses, API keys, or message content is collected. All AI conversations stay on your device. You can opt out by not providing google-services.json when building from source.

Website Analytics

This website (seekerclaw.xyz) uses Cloudflare Web Analytics, a privacy-focused, cookie-free analytics service. Cloudflare Web Analytics does not use cookies, does not track individual users, and does not collect personal data. It provides only aggregate page-view metrics. No data from this website is shared with third parties beyond Cloudflare. See Cloudflare's Privacy Policy for details.

No Cookies

SeekerClaw is a native Android application. It does not use cookies or web-based tracking technologies. This website uses Cloudflare Web Analytics, which is cookie-free.

No Token Distribution

SeekerClaw does not issue, distribute, or manage any cryptocurrency tokens or rewards. The app is a utility tool — it does not participate in any token economy.

Data You Control

Since all data is stored on your device, you have full control:

  • Clear app data or uninstall to remove all SeekerClaw data
  • Revoke your LLM API key at any time through your provider's dashboard
  • Revoke your Telegram bot token through BotFather
  • Manage wallet permissions through the Seeker's Seed Vault settings

Changes to This Policy

If we update this privacy policy, we will post the revised version on this page with an updated date. Since SeekerClaw is open-source, any changes to data handling can be independently verified in the source code.

Contact

For privacy questions or concerns, please open an issue on GitHub.