v0.9.82

swc-project/swcv0.9.82Jun 9, 2026by BigBodyCobain

AI Summary

This release introduces a new Telegram OSINT map layer with hourly scraping and risk scoring, alongside Osiris-derived intel ports for supply chain and malware analysis. It also adds parity to the OpenClaw agent with new commands and includes a GFW fishing layer in settings.

Key Highlights

  • New Telegram OSINT map layer with hourly public channel scraping and risk scoring.
  • Osiris-derived intel ports including SCM supply-chain overlay and malware C2 feeds.
  • OpenClaw agent parity with new `osint_lookup` and `entity_expand` commands.
  • GFW fishing layer added to application settings.

Breaking Changes

  • Users on Desktop v0.9.79 or v0.9.8 must perform a manual MSI install first before auto-update works, due to a signing key reset at v0.9.81.

New Features

  • Telegram OSINT map layer with metro-anchor geocoding and inline media popups.
  • Recon toolkit and SCM supply-chain overlay.
  • New OpenClaw agent commands: `search_telemetry`, `osint_lookup`, `entity_expand`, and `osint_sweep`.
  • GFW fishing layer in Settings.
  • Map UX fixes for Telegram pin clickability above threat overlays.

Full Release Notes

## Summary

- **Telegram OSINT map layer** — hourly public channel scrape, risk scoring, metro-anchor geocoding, inline media popups
- **Osiris-derived intel ports** — Recon toolkit, SCM supply-chain overlay, entity graph, malware C2 + CISA KEV feeds, submarine cables
- **OpenClaw agent parity** — `search_telemetry`, slow-tier slices, and new `osint_lookup` / `entity_expand` / `osint_sweep` commands cover the same layers operators see on the map
- **GFW fishing layer** in Settings; map UX fixes for Telegram pin clickability above threat overlays

## Upgrade paths

| Install type | Path to v0.9.82 |
|---|---|
| **Desktop v0.9.81+** | One-click **Update** (signed Tauri `latest.json` + minisign) |
| **ZIP / source updater** | Auto-update via `SHA256SUMS.txt` integrity chain |
| **Desktop v0.9.79 / v0.9.8** | One manual MSI install first (signing key reset at v0.9.81), then auto-update works |

## Artifacts

| Asset | SHA-256 |
|---|---|
| `ShadowBroker_v0.9.82.zip` | `202ab043465741dcc06de57c19ec8314904332f8e818b891d7174655719d084c` |
| `ShadowBroker_0.9.82_x64-setup.exe` | `0eb9f2bda02ab691b39687641abc97e6bfb507b42f48de21970ad7dfb4ea15fc` |
| `ShadowBroker_0.9.82_x64_en-US.msi` | `ced08f930171c0c08009a958cc30b0171a09f982230fc217c6808c2ed7ab2e30` |

Digests are also pinned in `backend/data/release_digests.json` for bundled updater verification.

## Third-party attribution

OSIRIS (MIT, [simplifaisoul/osiris](https://github.com/simplifaisoul/osiris)) — recon stack adapted for ShadowBroker; see `backend/third_party/osiris/NOTICE.md`.