bigbodycobain/shadowbroker — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted global OSINT map dashboard like ShadowBroker. I want one dark map where I can turn live public data layers on and off, including aircraft ADS B, ships, satellites, earthquakes, wildfires, weather, GPS jamming, CCTV cameras, radio nodes, police scanner feeds, trains, military bases, power plants, data centers, internet outages, and breaking conflict or geopolitical news.
Use a Next.js frontend with MapLibre GL and a FastAPI Python backend. Make it run locally with Docker and open at localhost. No accounts, no product analytics, and keep any API keys in my local environment only.
The map should have visual styles like default, satellite, night vision, thermal, and CRT. Let me right click anywhere for a country dossier, leader info, Wikipedia summary, and latest satellite image if available. Add optional overlays for Shodan and SAR ground change detection when the user provides keys.
Also include a simple AI agent command channel so an assistant can read layers, place pins, move the map, and send alerts. Look up current docs online if you need to.
Want more depth? Deep Reverse