Your AI coding tools send more than your prompts. Frank Infinity sits between supported AI CLIs and their upstream APIs. It separates real model traffic from telemetry, blocks or stubs known tracking, strips fingerprinting headers, and captures an evidence log of what actually left your machine.
What Frank Does
Separates AI request traffic from telemetry and other side-channel traffic. You see what's model-related and what isn't.
Blocks or stubs known telemetry endpoints by domain, route shape, body shape, and tracking query parameters. Default preset is shield.
Logs what was sent, what was blocked, and what still passed through. Surfaces it in a Textual TUI and CLI reports.
Strips common tracking and fingerprinting headers from allowed AI requests. Reduces passive identifier leakage.
See It Running
Real session. Ghost preset active. Two CLIs intercepted, 42 telemetry events blocked.
Supported CLI Profiles
Each CLI gets its own dedicated provider adapter. Keep your existing workflow — Frank intercepts the traffic before it reaches the provider.
Presets
The default and most reliable preset. Blocks or stubs matched telemetry, strips tracking headers, aims to preserve normal CLI use.
More aggressive blocking mode. Still experimental on some provider paths. Use only if you're comfortable debugging broken requests.
Most aggressive stubbing mode. Not universally safe. For advanced users running controlled tests.
What You Get
frank, frank-tui, frank-launch, frank-promote-provider# Quick install
python3 -m venv .venv
source .venv/bin/activate
pip install -U pip
pip install -e .
# Launch the dashboard
frank-tui
# Start a proxy
frank start --cli opencode --preset shield
Platform Support
Honest Limitations
shield is the reliable baseline.ghost, static) is less mature than blocking and stubbing. Start with shield.Get Frank
Early operator pricing. One-time purchase, no subscription. Priced low while Frank is still maturing. Buying now gets you the full current release and supports continued hardening, compatibility work, and telemetry research. The price will go up as the tooling does.
Why $7? Because I want it in the hands of people who will actually run it against real CLIs — not priced for a market that hasn't formed yet.
Buy on Gumroad → $7Non-commercial source-available license. You can use, study, and modify it. You cannot resell it.