🔥 v1.1.0 — local AI security scanner

Am I Cooked?

One command to scan your local AI setup for security and privacy risks. Ollama, LM Studio, text-gen-webui, and more.

Runs locally. Sends nothing anywhere. Ever.

What it scans

🌐
Network Exposure
Exposed AI listeners.
🔑
API Auth
Unprotected model APIs.
📁
File Permissions
Unsafe file access.
🐳
Docker Risks
Root, sockets & host mounts.
🎮
GPU Exposure
GPU device access.
📡
Telemetry
Known telemetry endpoints.
🛡️
Firewall Status
Active firewall protection.
🔒
SSL/TLS
Unencrypted AI endpoints.
⚙️
Process Audit
AI processes & owners.
🔓
Sensitive Files
Readable secrets & keys.
📜
History & Logs
Secrets left in logs.
🦙
Ollama Config
Host & origin settings.
🌐
Browser Control
Exposed browser debugging.
🔌
MCP Config
Broad grants & permissions.
🤖
Agent Gateways
OpenClaw auth & tools.
📦
Model Code
Remote-code launch flags.

Example output

bash — iscooked.com
Am I Cooked? — Local AI Security Scanner v1.1.0 [01] Network Exposure ──────────────────────────────────────────── 🔥 COOKED Ollama (port 11434) is listening on ALL interfaces ✅ SAFE LM Studio (port 1234) is bound to localhost only [02] API Authentication ──────────────────────────────────────────── ⚠ WARMING UP Ollama API is responding without authentication [03] File Permissions ──────────────────────────────────────────── 🔥 COOKED Model files are world-readable on disk [05] Docker Risks ──────────────────────────────────────────── 🔥 COOKED AI container running as root with host networking [06] GPU Exposure ──────────────────────────────────────────── 🔥 COOKED NVIDIA device exposed to all local users [09] Sensitive Files ──────────────────────────────────────────── 🔥 COOKED .env file with API key is world-readable [07] Firewall Status ──────────────────────────────────────────── 🔥 COOKED No active firewall detected! [11] History & Logs Leakage ──────────────────────────────────────────── 🔥 COOKED Shell history contains ~3 potential API key(s) ────────────────────────────────────────────────── YOUR COOKED SCORE 74% cooked [██████████████████████████████ ] FULLY COOKED 7 critical 1 warnings 2 passed You are absolutely cooked. Fix the critical issues above ASAP.

Find out if you're cooked

No install required. Optional Python 3 enables structured agent checks. No telemetry.

View on GitHub