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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 25 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | install="rm -rf node_modules/typescript || exit 0" | 20 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node ./scripts/post-install.cjs || exit 0" | 20 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | install="rm -rf node_modules/typescript || exit 0" | 20 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node ./scripts/post-install.cjs || exit 0" | 20 |
| low | Install-time lifecycle script | package.json | install="rm -rf node_modules/typescript || exit 0" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/post-install.cjs || exit 0" | 5 |
| low | Large Javascript Payload | package/dist/deepkit/chunk-GLJHSMSA.cjs | 11286990 bytes | 0 |
| low | Large Javascript Payload | package/dist/deepkit/chunk-GCKZC7BN.js | 11287852 bytes | 0 |
Manifest
Package metadata
Scripts2
installrm -rf node_modules/typescript || exit 0postinstallnode ./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.