PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node tools/postinstall.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.

Weekly downloads
3,569Niche · −30% score
Versions published
714Mature · −50% score
First published
Oct 2014
Publisher
soulgalore

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

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"}'
Publishersoulgalore
Artifact bytes743,885
Previous version41.2.1
Published2026-06-07T14:11:45.527Z
SHA-25698d1280880feb26577d7df1d6f343581983aa34d4202fbaa929620e6f4f473aa

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node tools/postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
41.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node tools/postinstall.js"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • build:cssnpm run build:css-light && npm run build:css-dark
  • build:css-darksass lib/plugins/html/src/sass/main-dark.scss > lib/plugins/html/assets/css/index-dark.css && cleancss -o lib/plugins/html/assets/css/index-dark.min.css lib/plugins/html/assets/css/index-dark.css && rm lib/plugins/html/assets/css/index-dark.css
  • build:css-lightsass lib/plugins/html/src/sass/main-light.scss > lib/plugins/html/assets/css/index-light.css && cleancss -o lib/plugins/html/assets/css/index-light.min.css lib/plugins/html/assets/css/index-light.css && rm lib/plugins/html/assets/css/index-light.css
  • build:waterfall-toolsnode tools/buildWaterfallTools.js
  • check-licensestools/check-licenses.js
  • generate:assetsmkdir -p assets/$npm_package_version && cp -R lib/plugins/html/assets/ assets/$npm_package_version/
  • linteslint . && npm run pug-lint
  • lint:fixeslint . --fix
  • postinstallnode tools/postinstall.js
  • pug-lintpug-lint lib/plugins/html/templates
  • testava
Dependencies15
  • @aws-sdk/client-s33.1009.0
  • @google-cloud/storage7.19.0
  • @sitespeed.io/log2.0.0
  • @sitespeed.io/plugin1.0.2
  • @slack/webhook7.0.6
  • @tgwf/co20.16.9
  • axe-core4.11.4
  • browsertime27.5.0
  • coach-core9.2.1
  • fast-stats0.0.7
  • import-global1.1.1
  • pug3.0.3
  • ssh2-sftp-client12.1.1
  • waterfall-tools0.3.0
  • yargs18.0.0