PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: install="rm -rf node_modules/typescript || exit 0"

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
20,994Mainstream · −50% score
Versions published
581Established · −30% score
First published
Oct 2025
Publisher
stormie-bot

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherstormie-bot
Artifact bytes13,278,409
Previous version0.5.0
Published2025-10-22T12:12:36.024Z
SHA-256d70dca8fdd46b8ca09ca3559391d9e15be56837d45ea59d92ffe98dc0c746e44

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: install="rm -rf node_modules/typescript || exit 0"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
25Score
0.6.0Version
Status history (1 event)
  1. newavailable · risk high · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsoninstall="rm -rf node_modules/typescript || exit 0"20
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./scripts/post-install.cjs || exit 0"20
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsoninstall="rm -rf node_modules/typescript || exit 0"20
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./scripts/post-install.cjs || exit 0"20
lowInstall-time lifecycle scriptpackage.jsoninstall="rm -rf node_modules/typescript || exit 0"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/post-install.cjs || exit 0"5
lowLarge Javascript Payloadpackage/dist/deepkit/chunk-GLJHSMSA.cjs11286990 bytes0
lowLarge Javascript Payloadpackage/dist/deepkit/chunk-GCKZC7BN.js11287852 bytes0

Manifest

Package metadata

Scripts2
  • installrm -rf node_modules/typescript || exit 0
  • postinstallnode ./scripts/post-install.cjs || exit 0
Dependencies65
  • @alloy-js/babel-plugin^0.2.1
  • @alloy-js/babel-plugin-jsx-dom-expressions^0.39.1
  • @alloy-js/babel-preset^0.2.1
  • @babel/core^7.28.4
  • @babel/generator^7.28.3
  • @babel/helper-module-imports^7.27.1
  • @babel/helper-module-transforms^7.28.3
  • @babel/helper-plugin-utils^7.27.1
  • @babel/helper-simple-access^7.27.1
  • @babel/parser^7.28.4
  • @babel/plugin-proposal-decorators^7.28.0
  • @babel/plugin-syntax-class-properties^7.12.13
  • @babel/plugin-syntax-import-assertions^7.27.1
  • @babel/plugin-syntax-jsx^7.27.1
  • @babel/plugin-syntax-typescript^7.27.1
  • @babel/plugin-transform-export-namespace-from^7.27.1
  • @babel/plugin-transform-react-jsx^7.27.1
  • @babel/plugin-transform-typescript^7.28.0
  • @babel/preset-typescript^7.27.1
  • @babel/template^7.27.2
  • @babel/traverse^7.28.4
  • @babel/types^7.28.4
  • @donedeal0/superdiff^3.1.2
  • @microsoft/api-extractor^7.53.1
  • @microsoft/tsdoc-config^0.17.1
  • @rollup/plugin-alias^5.1.1
  • @rollup/plugin-babel^6.1.0
  • @rollup/plugin-node-resolve^16.0.3
  • @storm-software/build-tools^0.158.6
  • @storm-software/config^1.134.6
  • …and 35 more.