PkgRadar

Package evidence

@storybook/[email protected]

Obfuscation Density: high encoded/escaped-token density

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.

Versions published
2,129Mature · −50% score
First published
Oct 2022
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 promoting

Mixed 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":["@storybook/[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":["@storybook/[email protected]"],"fail_on":"review"}'
Artifact bytes138,467
Previous version0.0.0-pr-34890-sha-ff2438be
Published2026-05-28T12:28:27.214Z
SHA-256aa29bdde736f834ee8d380f195c1c0f626ef8e935ecfffb00e79a3f0d7e93bbd

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

review
Last checked
reviewRisk
3Score
0.0.0-pr-34926-sha-a0498164Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Dependencies33
  • @babel/core^7.28.5
  • @babel/plugin-syntax-bigint^7.8.3
  • @babel/plugin-syntax-dynamic-import^7.8.3
  • @babel/plugin-syntax-import-assertions^7.27.1
  • @babel/plugin-transform-class-properties^7.27.1
  • @babel/plugin-transform-export-namespace-from^7.27.1
  • @babel/plugin-transform-numeric-separator^7.27.1
  • @babel/plugin-transform-object-rest-spread^7.28.4
  • @babel/plugin-transform-runtime^7.28.5
  • @babel/preset-env^7.28.5
  • @babel/preset-react^7.28.5
  • @babel/preset-typescript^7.28.5
  • @babel/runtime^7.28.4
  • @pmmmwh/react-refresh-webpack-plugin^0.5.11
  • @storybook/builder-webpack50.0.0-pr-34926-sha-a0498164
  • @storybook/preset-react-webpack0.0.0-pr-34926-sha-a0498164
  • @storybook/react0.0.0-pr-34926-sha-a0498164
  • @types/semver^7.7.1
  • babel-loader^9.1.3
  • css-loader^6.7.3
  • image-size^2.0.2
  • loader-utils^3.2.1
  • node-polyfill-webpack-plugin^2.0.1
  • postcss^8.4.38
  • postcss-loader^8.1.1
  • react-refresh^0.14.0
  • resolve-url-loader^5.0.0
  • sass-loader^16.0.5
  • semver^7.7.3
  • style-loader^3.3.1
  • …and 3 more.