vs.xplorer interactive view →

Rewrap

stkb.rewrap · published by stkb verified
MEDIUM
1 finding detected for stkb.rewrap — 1 medium.
vsxplorer verdict badge
1 MEDIUM
27
versions scanned
2
sources tracked
838.0K
installs
17.8.0
latest version
2026-05-26 19:04 UTC
last scanned

Source coverage

Findings

MEDIUM wildcard-activation Extension activates on every VSCode launch
package.json

`package.json` declares `activationEvents: ['*']`, so the extension runs on every VSCode launch. Combined with any CRITICAL finding this widens the attack window from on-demand to always-on.

activationEvents: ['*']
Affected versions
marketplace 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.16.0, 1.16.1, 1.16.2, 1.16.3
open-vsx 1.14.0, 1.15.1, 1.15.4, 1.16.0, 1.16.1, 1.16.2, 1.16.3

Embed this verdict

vsxplorer badge

[![vsxplorer](https://vsxplorer.veryserious.systems/badge/stkb.rewrap.svg)](https://vsxplorer.veryserious.systems/report/stkb.rewrap)