Open Source Global Intelligence Platform - Real-Time OSINT Dashboard - A Palantir Alternative - We Get 0.5% on Volume Traded 2nZNHm3Lr9umG3DVrzYwHgktwkuKuJRXqqRqs3ewpump
AI Analysis
OSIRIS is a real-time OSINT dashboard built on Next.js and MapLibre GL that aggregates live flight tracking, maritime data, CCTV networks, seismic monitoring, news feeds, cryptocurrency wallet tracing, and sanctions screening into a single GPU-accelerated map interface. It serves security analysts, journalists, and intelligence professionals who need situational awareness across multiple global data domains; it is not a general-purpose tool but rather a specialized platform for open-source in...
Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.
AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.
OSIRIS aggregates live OSINT feeds into a GPU-rendered map dashboard — but carries serious red flags in its description
OSIRIS is a TypeScript/Next.js dashboard that pulls together real-time data from aviation, seismic, maritime, CCTV, conflict, cyber, and crypto sources into a single WebGL-accelerated map interface. It targets OSINT researchers, journalists, security analysts, and hobbyists who want situational awareness without stitching together dozens of separate tools. However, the repository description openly embeds a pump-and-dump cryptocurrency contract address and claims a 0.5% trading fee cut, which is a significant trust and legitimacy concern that any prospective user or deployer should weigh heavily.
Created on 2026-05-12, this is a very young project — under six weeks old at evaluation time. No prior version history or predecessor project is documented in the README. Its rapid star accumulation suggests either viral social media promotion or coordinated activity.
The project accumulated nearly 5,848 stars in roughly six weeks, an unusually fast growth curve for an OSINT dashboard. This may reflect genuine interest in the feature set, but the embedded pump-and-dump token address in the repo description strongly suggests that a portion of growth was driven by crypto community promotion rather than organic OSINT practitioner adoption. The 1,195 forks are notable but unverified as genuine downstream usage.
A live demo is linked at osirisai.live and a Patreon fundraising post exists, suggesting the author has deployed the project publicly. However, no documented enterprise deployments, case studies, or third-party endorsements are present. The Discord link suggests a community exists but its size is unverified. Adoption not verified beyond self-hosted demo and fundraising page.
Appears to follow a Next.js 16 full-stack architecture with API routes acting as proxies to external data sources (OpenSky, USGS, NASA FIRMS, NOAA, NVD, blockstream, etc.). The frontend likely uses MapLibre GL for WebGL-based map rendering. Layers appear to be toggled client-side with progressive data fetching. The RECON toolkit (port scanner, DNS, WHOIS, CVE lookup) likely runs server-side via Next.js API routes to avoid CORS and browser restrictions. No monorepo or microservice structure is indicated; the system appears to be a single deployable Next.js app.
Not documented in README.
Last push was 2026-06-20, one day before evaluation — indicating active development. However, the project is only six weeks old, so 'active maintenance' and 'initial build sprint' are difficult to distinguish at this stage. No CI badges, test suites, or changelog are mentioned in the README excerpt.
ADOPT IF: you want a self-hosted, visually rich OSINT aggregation dashboard for hobbyist or research use and are comfortable auditing the code yourself given the trust concerns. AVOID IF: you need production-grade reliability, legal compliance, or a trustworthy supply chain — the crypto pump token embedded in the repo description is a hard disqualifier for any organizational use. MONITOR IF: you find the technical feature set interesting and want to see whether the project matures past its current credibility issues and establishes a genuine OSINT community over the next 3-6 months.
Independent dimensions
Mainstream potential
3/10
Technical importance
5/10
Adoption evidence
2/10
- The repository description embeds what appears to be a pump-and-dump cryptocurrency contract address with a claimed trading fee, which is a direct indicator of potential bad-faith promotion and raises serious questions about the author's intent and trustworthiness.
- At six weeks old with no documented test coverage or CI pipeline, the codebase may contain significant bugs or security vulnerabilities — particularly concerning given features like port scanning and network reconnaissance that interact with external hosts.
- Several capabilities (port scanner, IP geolocation, Telegram scraping, CCTV feed aggregation) carry legal risk depending on jurisdiction; deployers may inadvertently violate terms of service or computer access laws.
- Heavy reliance on free public APIs (OpenSky, USGS, NASA, NVD, blockstream) means the platform's reliability is entirely dependent on third-party uptime and rate limits, with no documented fallback or caching strategy.
- Rapid star growth driven potentially by crypto community promotion rather than OSINT practitioner adoption means the community may be misaligned with the tool's actual use case, risking abandonment if the token promotion cycle ends.
Likely to retain hobbyist interest if the author continues active development, but the crypto token association will deter serious OSINT practitioners and organizations. May plateau or fade once promotional momentum subsides unless the project credibly distances itself from the pump token.
Newsletter
Get analyses like this every Monday
Free weekly digest of the most interesting open-source discoveries.
Languages
Information
- Website
- https://osirisai.live
- Language
- TypeScript
- License
- MIT
- Last updated
- 19h ago
- Created
- 2mo ago
- Analyzed with
- anthropic/claude-haiku-4-5
Stars over time
Contributors over time
Top 100 contributors only — repos with more will plateau at 100.
Open issues
Documentation on building the scanner (recon toolkit)?
Bring map ingestion closer to the local-first checkout: source QA, cache-safe internal calls, and better flight/incident ingestion
Add Istanbul Public Live Cameras (IBB) to CCTV/Infrastructure Layers
[feature] a good integration module for custom AI endpoints and global LLM providers
Top contributors
Recent releases
No releases published yet.
Similar repos
BigBodyCobain/Shadowbroker
ShadowBroker is a self-hosted geospatial intelligence platform that aggregates...
| Repository | Stars | Week Δ | Language | Score | Updated |
|---|---|---|---|---|---|
|
|
6.7k | +350 | TypeScript | 7/10 | 19h ago |
|
|
9.7k | — | Python | 7/10 | 23h ago |
|
|
61.7k | — | TypeScript | 7/10 | 16 min ago |
|
|
2.5k | — | TypeScript | 8/10 | 1w ago |
|
|
10.4k | — | JavaScript | 7/10 | 2mo ago |
|
|
9.7k | — | TypeScript | 8/10 | 7h ago |
OSINT-Framework is a curated directory of OSINT tools rather than an integrated dashboard. OSIRIS attempts live data aggregation in a single UI, which is a different value proposition — more operational, less reference-oriented.
flowsint appears focused on social/network graph OSINT. OSIRIS emphasizes geospatial real-time feeds. They serve partially overlapping analyst audiences but different primary use cases.
worldmonitor has 57k+ stars and is TypeScript-based, suggesting it may be the dominant tool in the live-map OSINT dashboard category. OSIRIS would need to differentiate meaningfully on features or UX to compete.
The README explicitly positions OSIRIS as a 'Palantir Alternative.' Palantir serves government and enterprise with proprietary data pipelines, access controls, and compliance. OSIRIS is a self-hosted open-source dashboard with public APIs — a fundamentally different trust and capability tier.
With 9,336 stars and Python-based, Shadowbroker likely targets a scripting/automation OSINT audience. OSIRIS differentiates on the real-time visual dashboard angle rather than programmatic data collection.