Package evidence
[email protected]
Install Lifecycle Remote Or Exec: 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
- 2,884Niche · −30% score
- Versions published
- 712Mature · −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 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":["[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"}'Why flagged
What the scanner saw
Install Lifecycle Remote Or Exec: postinstall="node tools/postinstall.js"
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 15 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node tools/postinstall.js" | 30 |
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node tools/postinstall.js" | 30 |
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
| low | Credential file access | package/lib/cli/options/s3.js | matched ".aws" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node tools/postinstall.js" | 5 |
Manifest
Package metadata
Scripts11
build:cssnpm run build:css-light && npm run build:css-darkbuild: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.cssbuild: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.cssbuild:waterfall-toolsnode tools/buildWaterfallTools.jscheck-licensestools/check-licenses.jsgenerate:assetsmkdir -p assets/$npm_package_version && cp -R lib/plugins/html/assets/ assets/$npm_package_version/linteslint . && npm run pug-lintlint:fixeslint . --fixpostinstallnode tools/postinstall.jspug-lintpug-lint lib/plugins/html/templatestestava
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.9axe-core4.11.4browsertime27.4.1coach-core9.2.1fast-stats0.0.7import-global1.1.1pug3.0.3ssh2-sftp-client12.1.1waterfall-tools0.3.0yargs18.0.0