Token Gate
Connects a Solana wallet and checks whether it holds at least 2.5M $PRIVAI. The MVP reads SPL token accounts for the configured mint through the configured Solana RPC endpoint. After the gate clears, wallet paste and project scan tools unlock.
Privacy Intelligence Dashboard
The main command center. Users paste a wallet or project address, run a Solana-first scan, review active signals, and generate a readable AI report. With Helius wired server-side, this becomes the unified scan orchestration surface.
AI Wallet Doxx Scanner
Scores how exposed a wallet identity is by looking for public naming, NFT profile behavior, social linkage, repeated funding paths, and wallet reuse patterns. The goal is to tell users what public signals connect their wallet to an identity.
Approval Risk Scanner
Reviews Solana token delegates, authorities, suspicious signer paths, and program interactions that could create asset-drain risk. In production this should use parsed token-account state, transaction history, and simulation data.
Project Risk Analyzer
Analyzes deployers, holders, liquidity behavior, funding origins, copycat signals, and launch history. This app is meant to answer whether a token or project looks recycled, insider-heavy, or linked to suspicious prior activity.
Wallet Graph Explorer
Maps wallet relationships such as funders, deployers, mint wallets, exchange entry points, and suspicious clusters. The MVP shows the interaction model; Helius history will power real graph edges and labels.
Security Expert Terminal
A token-gated chat terminal for speaking with the PRIVAI security expert AI. It is scoped to defensive wallet privacy, Solana security, approvals, scam detection, phishing review, project-risk interpretation, and personal OpSec. The terminal sends structured requests to the configured Codex proxy and includes guardrails against prompt extraction, instruction override attempts, credential requests, malware, and offensive exploit guidance. In production, these guardrails must be enforced again on the server-side proxy route.
Personal Web3 OpSec Assistant
Turns scan results into practical steps: separate main, trading, minting, and risk wallets; revoke risky authorities; avoid blind signatures; and monitor deployer or liquidity changes. It also stores local config for the AI proxy, Helius key, and token mint.
Coming Soon Roadmap
Tracks Phase 2 features: browser safety layer, scammer cluster detection, recycled project detection, social OSINT, token launch intelligence, live investment alerts, EVM expansion, and extension or Telegram alert delivery.