If you've ever wanted your own intelligence terminal pulling from NASA fire satellites, flight trackers, radiation monitors, and conflict feeds, this is a surprisingly complete implementation. It aggregates 27 OSINT sources into a WebGL globe dashboard that updates every 15 minutes, with optional LLM analysis and Telegram/Discord bots for alerts. The nice part is the graceful degradation: works with zero API keys using public feeds, scales up as you add free credentials from FRED or FIRMS, and the LLM layer is optional. You can run it headless with just webhooks or go full command center with slash commands and tiered alerts. Self-hosted Node.js, Docker ready, persists sweep data locally. Feels like someone's personal project that got really thorough.
npx skills add https://github.com/aradotso/trending-skills --skill crucix-intelligence-dashboard