PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node ./patch/patch-angular-build.js"

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
3
First published
May 2026
Publisher
nsttt

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":["[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"}'
Publishernsttt
Artifact bytes134,278
Previous version0.0.0
Published2026-05-24T19:10:38.472Z
SHA-2564bf8dd06be64bd82ed9f64e022f1562861152d0e6acf84cdb26263b7b585568f

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./patch/patch-angular-build.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.0Version
Status history (3 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 35 -> 5
  2. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 60 -> 35
  3. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

nsttt

3 members · evidence strength 66
Repeated static TTPstale

Install-time lifecycle script — postinstall="node ./patch/patch-angular-build.js"

3 members · evidence strength 72
Repeated static TTPstale

Install Lifecycle Remote Or Exec — postinstall="node ./patch/patch-angular-build.js"

3 members · evidence strength 72

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./patch/patch-angular-build.js"5

Manifest

Package metadata

Scripts12
  • buildpnpm clean && tsc -p tsconfig.lib.json
  • build:example:rsbuildpnpm --filter angular-rspack-rsbuild-example build
  • build:example:rspackpnpm --filter angular-rspack-rspack-example build
  • changesetchangeset
  • cleanrimraf dist
  • lintrslint src
  • postinstallnode ./patch/patch-angular-build.js
  • release:dry-runpnpm stage publish --dry-run --access public --tag ${NPM_TAG:-latest}
  • release:stagepnpm stage publish --access public --tag ${NPM_TAG:-latest}
  • testrstest run
  • typechecktsc -p tsconfig.json --noEmit
  • version-packageschangeset version
Dependencies31
  • @ampproject/remapping2.3.0
  • @angular/build^21.2.12
  • @babel/core^7.29.0
  • @discoveryjs/json-ext^1.1.0
  • @rspack/core^2.0.4
  • ansi-colors4.1.3
  • autoprefixer^10.4.9
  • css-loader^7.1.2
  • deepmerge^4.3.1
  • jsonc-parser^3.2.0
  • less-loader^13.0.0
  • license-webpack-plugin^4.0.2
  • loader-utils3.3.1
  • open^11.0.0
  • ora^9.4.0
  • parse5-html-rewriting-stream^8.0.1
  • piscina^5.1.4
  • postcss^8.5.15
  • postcss-loader^8.2.1
  • resolve-url-loader^5.0.0
  • rxjs^6.5.3 || ^7.5.0
  • sass^1.97.2
  • sass-embedded^1.97.2
  • sass-loader^17.0.0
  • semver^7.6.3
  • source-map-loader^5.0.0
  • ts-morph^28.0.0
  • tslib^2.3.0
  • typescript~5.9.3
  • webpack-merge^6.0.1
  • …and 1 more.