Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 15,523,302Ubiquitous · −70% score
- Versions published
- 2,797Mature · −50% score
- First published
- Apr 2016
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 16 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/_browser-chunks/chunk-V2VKKSMQ.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/_node-chunks/chunk-BOHCHLUY.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/_node-chunks/chunk-T4LTWLHM.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/_node-chunks/chunk-COSB22GW.js | 2430348 bytes | 10 |
| medium | Large Javascript Payload | package/dist/manager/globals-runtime.js | 3201786 bytes | 10 |
Manifest
Package metadata
Dependencies16
@storybook/global^5.0.0@storybook/icons^2.0.2@testing-library/dom^10.4.1@testing-library/jest-dom^6.9.1@testing-library/user-event^14.6.1@vitest/expect3.2.4@vitest/spy3.2.4@webcontainer/env^1.1.1esbuild^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0open^10.2.0oxc-parser^0.127.0oxc-resolver^11.19.1recast^0.23.5semver^7.7.3use-sync-external-store^1.5.0ws^8.18.0