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
- 2,291Niche · −30% score
- Versions published
- 713Mature · −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-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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node tools/postinstall.js" | 5 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
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