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 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":["@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"}'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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 12 |
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.1babel-loader^9.1.3css-loader^6.7.3image-size^2.0.2loader-utils^3.2.1node-polyfill-webpack-plugin^2.0.1postcss^8.4.38postcss-loader^8.1.1react-refresh^0.14.0resolve-url-loader^5.0.0sass-loader^16.0.5semver^7.7.3style-loader^3.3.1- …and 3 more.