Package evidence
[email protected]
Install-time lifecycle script: postinstall="node ./lib/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.
- Versions published
- 212Mature · −50% score
- First published
- Nov 2021
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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 ./lib/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
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node ./lib/postinstall.js" | 5 |
Manifest
Package metadata
Scripts4
linteslint libpostinstallnode ./lib/postinstall.jstestava --no-worker-threadstest:snapshotsava --no-worker-threads -- --generateSnapshots --generateFixtures
Dependencies22
@javascript-obfuscator/escodegen^2.4.1@prettier/sync^0.6.1@rollup/plugin-commonjs^29.0.3@rollup/plugin-inject^5.0.5@rollup/plugin-json^6.1.0@rollup/plugin-replace^6.0.3@rollup/plugin-terser^1.0.0@rollup/pluginutils^5.4.0@typescript-eslint/typescript-estree^8.60.0chokidar^5.0.0comment-json^5.0.0estree-walker^3.0.3fast-xml-parser^5.8.0handlebars^4.7.9ignore-walk^9.0.0js-yaml^4.1.1minimatch^10.2.5prettier^3.8.3rollup^4.60.4rollup-plugin-polyfill-node^0.13.0sanitize-filename^1.6.4semver^7.8.1