calesthio/Crucix
Your personal intelligence agent. Watches the world from multiple data sources and pings you when something changes.
About the project
A local OSINT terminal that aggregates 27 open-source feeds (satellites, radiation, flights, markets, conflicts, social) into a single Jarvis-style dashboard with a 3D globe, refreshing every 15 minutes.
Useful for
- Run a local dashboard to monitor world events without any cloud
- Hook up an LLM to push Telegram or Discord alerts on meaningful changes
- Cross-correlate satellite, economic and conflict signals for analysis
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 9 stars so far today, about 21 expected by the end of the day. The usual pace is 10 per day, so that's 2.1× as much.
- Over the last two days the pace is 2.4× that of the previous week and a half.
- GitHub Trending JavaScript today: #7, +37 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 11,806
- Stars in a day
- 21
- Forks
- 1,835
- Issues and pull requests
- 142
- Watchers
- 65
- Language
- JavaScript
- License
- AGPL-3.0
- Created
- March 14, 2026
- Last push
- May 20, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026GitHub Trending JavaScript today: #7, +37 stars
Similar projects
-
7.6
cloudflare/security-audit-skill
A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.
-
5.7
newliver666/apk-reverse
An Agent Skill for Android APK reverse engineering: unpacking, ad removal, dex patching, repacking, and runtime/server analysis. Loaded by an agent (Claude Code, Codex) while it works.
-
5.4
mvt-project/mvt
A collection of mobile forensics utilities that gather and analyze traces of compromise on Android and iOS devices, matching them against public indicators of compromise (IOCs). Built by Amnesty International Security…
-
5.4
MSNightmare/BigDiskBuster
A C++ proof-of-concept that blocks Windows Defender platform and signature updates, causing a denial of service for the antivirus.
-
4.2
HyNetworks/OpenGFW
An open-source DIY Great Firewall for Linux: it reassembles IP/TCP flows, analyzes protocols (HTTP, TLS, QUIC, DNS, SSH, VPNs) and filters connections via an expr-based rule engine. Aimed at home routers and servers…
-
3.9
ejfkdev/ddc
A Rust DEX-to-Java decompiler for Android with progressive analysis: query metadata first and decompile classes on demand instead of a full run. Its output is javac-verified across seven real-world APKs.