Supply-chain detection for extensions and packages
Chrome to npm - 12 stores and registries

Catch the extension or package that turned malicious after review.

For the security and IT teams who approved an extension or a dependency once and now own every release after it. Extuno re-scans each new version, diffs it against the one before, and names what changed: a new outbound host, a widened permission, a block of code that was not there last release - with the file and line that carries it.

1100+ rules12 ecosystems5 tests / scan5 free credits5 full scans, no card
What a scan reportsexample run
Supply-chain inspectionstatic / dynamic / AI
event-stream 3.3.63.3.5 -> 3.3.6
analyzing update
Browser threat protectioncompanion
acme.comprotected
Blocked Tracker
ads-pixel.net
review
Network protectionphishing, malware hosts, trackers, miners
What it catches

What a poisoned update actually looks like.

Four rows from one diff. Each names the signal, what the previous release contained, what this release changed it to, and the file and line that carries it. Nothing here is a score.

Diff report1.4.1 → 1.4.2
SignalPrevious versionThis versionLocation
Outbound hostnonecollect.acme-cdn.netbackground.js:214
Remote codenoneimport('https://...')service-worker.js:88
Host permissions*://*.acme.com/*<all_urls>manifest.json:12
Content policyscript-src 'self'+ unsafe-evalmanifest.json:31
How it works

Five tests on every submission.

All five run on every version. The results are diffed against the previous version, scored, and reported with the evidence attached.

Vulnerability testing
Flags known-vulnerable code paths and unsafe APIs.
Secret-leak testing
1000+ detectors find leaked keys, tokens, and credentials.
Static analysis
1100+ rules read the code without running it.
Dynamic sandbox
Runs live in a segmented micro-VM and records behavior.
AI code analysis
Reads the full source and correlates findings across versions.
Discover
01
Acquire
02
Static
03
Dynamic
04
Diff
05
Score
06
Report
07
Continuous monitoring

You reviewed one version. Extuno watches the ones after it.

Add extensions and packages to a watchlist. Extuno re-scans on every release and routes alerts to the channels your team already lives in.

  • + Scheduled re-scans on each new version
  • + Alert lifecycle - open, acknowledge, resolve
  • + Delivery to SIEM, Slack, Teams, PagerDuty, webhooks
Explore monitoring
Watchlistre-scans on each release
  1. 1.4.0reviewed on release
  2. 1.4.1no change to permissions or hosts
  3. 1.4.2new outbound host in background.js:214
  4. 1.4.3not published yet
Free browser companion

Protect every browser in minutes.

The companion scans installed extensions, runs a server-side deep scan, and blocks malicious sites, trackers, miners, phishing, and dangerous downloads.

Installed extensions
Checks what is already in the browser against the malicious database, and re-checks on update.
Network
Blocks known phishing, malware, tracker and mining hosts from the threat feed.
Deceptive sites
Flags look-alike domains before the page loads.
Downloads
Cancels double-extension and right-to-left-override filenames.
Page scripts
Detects cryptojacking and card-skimming behaviour as it runs.