From 09c8a2e6d4842271ee35bbc2d475235afbd1f2b7 Mon Sep 17 00:00:00 2001 From: Shadowbroker <43977454+BigBodyCobain@users.noreply.github.com> Date: Fri, 10 Jul 2026 07:10:45 -0600 Subject: [PATCH] Update README to clarify Shodan and Recon features Removed mention of embedded live-news YouTube grids and Gemini AI analyst panel from the README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 19b150d..ee49d82 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ The project does not introduce new surveillance capabilities — it aggregates a ShadowBroker includes an optional **Shodan connector** for operator-supplied API access (`SHODAN_API_KEY`) and a **Recon Toolkit** panel for keyless OSINT lookups. Both run **server-side only**: the browser calls your self-hosted `/api/osint/*` and `/api/tools/shodan/*` routes; outbound requests are made by the backend after SSRF validation. Recon requires **local-operator** access (same trust model as layer toggles and admin routes). Shodan results render as a separate map overlay and remain subject to Shodan’s terms of service. -> **Not included:** embedded live-news YouTube grids or a built-in Gemini AI analyst panel — use the **OpenClaw / agent channel** for AI-assisted analysis instead.