Cette page est affichée en anglais. Une traduction française est en cours.
ScriptsJun 2, 2026·3 min de lecture

Shadowbroker — Open-Source Intelligence Platform for Global Monitoring

A self-hosted OSINT dashboard that aggregates real-time data from flight trackers, satellite imagery, seismic sensors, and CCTV feeds into a unified intelligence interface with optional AI analysis.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Shadowbroker OSINT
Commande d'installation directe
npx -y tokrepo@latest install 7f94d42f-5e39-11f1-9bc6-00163e2b0d79 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Shadowbroker is an open-source intelligence aggregation platform that pulls live data from diverse global sources — ADS-B flight trackers, satellite feeds, seismic event monitors, and surveillance camera streams — into a single dashboard. It makes publicly available but rarely aggregated data accessible to researchers, journalists, and security analysts.

What Shadowbroker Does

  • Tracks private and government aircraft using ADS-B transponder data in real time
  • Monitors satellite positions and passes for observation windows
  • Displays seismic events and geological activity on an interactive map
  • Aggregates publicly accessible CCTV and surveillance camera feeds
  • Optionally connects AI agents to parse data and surface correlations

Architecture Overview

Shadowbroker is a Python web application that ingests data from multiple public APIs and data streams. The frontend renders an interactive map-based dashboard where different intelligence layers can be toggled. Data sources are modular adapters that normalize incoming feeds into a common format. An optional AI integration layer lets you connect LLM agents to analyze patterns across data sources and generate alerts.

Self-Hosting & Configuration

  • Clone the repository and install Python dependencies
  • Configure data source API keys in the environment or config file
  • Run the Flask-based web server locally or behind a reverse proxy
  • Enable or disable individual data layers based on your use case
  • Deploy with Docker for a more isolated production setup

Key Features

  • Multi-source intelligence aggregation in a single dashboard
  • Real-time ADS-B aircraft tracking with historical playback
  • Satellite pass prediction and monitoring
  • Seismic event visualization with magnitude filtering
  • Modular adapter system for adding custom data sources

Comparison with Similar Tools

  • FlightRadar24 — commercial flight tracking only; Shadowbroker combines flights with satellites, seismic, and CCTV
  • Bellingcat tools — individual scripts for specific investigations; Shadowbroker provides a unified dashboard
  • Maltego — commercial OSINT with graph analysis; Shadowbroker is free and focused on real-time monitoring
  • SpiderFoot — domain and infrastructure recon; Shadowbroker targets physical-world intelligence

FAQ

Q: Is this legal to use? A: Shadowbroker aggregates publicly available data. Always comply with local laws regarding data collection and surveillance monitoring in your jurisdiction.

Q: Does it require paid API keys? A: Most data sources use free public APIs. Some premium feeds may require keys depending on your configuration.

Q: Can I add custom data sources? A: Yes. The modular adapter system lets you write plugins for any data feed that returns structured data.

Q: How much bandwidth does it use? A: Bandwidth depends on which data layers are active. ADS-B and satellite feeds are lightweight; CCTV streams consume more.

Sources

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires