Update README to clarify Shodan and Recon features

Removed mention of embedded live-news YouTube grids and Gemini AI analyst panel from the README.
This commit is contained in:
Shadowbroker
2026-07-10 07:10:45 -06:00
committed by GitHub
parent fd2983558e
commit 09c8a2e6d4
-1
View File
@@ -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 Shodans 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.
</details>