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
- 1,813Niche · −30% score
- Versions published
- 105Mature · −50% score
- First published
- Aug 2022
- 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 postinstall.mjs"
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 postinstall.mjs" | 5 |
Manifest
Package metadata
Scripts20
buildtsx scripts/build.tsbump:majornpm version major --no-git-tag-version && npm run update:readmebump:minornpm version minor --no-git-tag-version && npm run update:readmebump:patchnpm version patch --no-git-tag-version && npm run update:readmecache:clearnpm cache clean --force && node ./node_modules/vitest/vitest.mjs --clearCachecompilebun scripts/compile.tsdocs:buildmkdocs build --strict --verbosedocs:servemkdocs serveinstall:holdtsx scripts/installHold.tslinteslint .lint:fixeslint . --fixpostinstallnode postinstall.mjspostpacknpm run update:readmeprepacknpm run build && npm run update:readme -- 72starttsx index.tstestnpm run test:unit && npm run linttest:coveragenode --experimental-vm-modules ./node_modules/vitest/vitest.mjs --coverage.enabledtest:unittsc --noEmit && node ./node_modules/vitest/vitest.mjstest:unit:bunbun test --randomize --timeout=45000 --pass-with-no-testsupdate:readme./scripts/update-readme-help.sh
Dependencies37
7z-iterator2.2.5@aws-crypto/crc325.2.0@fast-csv/format5.0.5@fast-csv/parse5.0.5@gplane/cue0.2.0async3.2.6async-mutex0.5.0chalk5.6.2chdman0.287.0class-transformer0.5.1dolphin-tool0.2603.3fast-glob3.3.3fast-xml-parser5.6.0is-admin4.0.0is-unicode-supported2.1.0junk4.0.1maxcso0.1130.15micromatch4.0.8moment2.30.1node-addon-api8.7.0node-disk-info1.3.0node-gyp12.2.0node-gyp-build4.8.4node-unrar-js2.0.2reflect-metadata0.2.2semver7.7.4simple-statistics7.8.9strip-ansi7.2.0tar7.5.13terminal-link5.0.0- …and 7 more.