Package evidence
[email protected]
Install-time lifecycle script: postinstall="node scripts/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
- 1,948Mature · −50% score
- First published
- May 2024
- Publisher
- vanbrosh
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 scripts/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 2 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
| low | Obfuscation Density | package/dist/spa/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/spa/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts9
--comment-prepareDist-rl allows supply the spa without symlinks which allows to not include source code in the package--comment_postinstallpostinstall executed after package installed in other project package and when we do pnpm i in the packagebuildpnpm type-check-spa && rm -rf dist && tsc && pnpm prepareDistdocstypedocpostinstallnode scripts/postinstall.jsprepareDistcp -rL spa dist/rollout-doccd documentation && npm run build && npm run deploytestecho "Error: no test specified yet" && exit 1type-check-spacd spa && pnpm i && pnpm exec vue-tsc --build --force --pretty
Dependencies41
@babel/parser^7.27.5@clickhouse/client^1.4.0@faker-js/faker^9.0.3@inquirer/prompts^7.4.1@qdrant/js-client-rest^1.17.0@scalar/express-api-reference^0.9.7@types/express^4.17.21ajv^8.18.0arg^5.0.2ast-types^0.14.2better-sqlite3^11.10.0bson^7.2.0chalk^5.4.1connection-string^4.4.0dayjs^1.11.11dotenv^16.4.5esm^3.2.25execa^9.5.2express^4.21.2filewatcher^3.0.1fs-extra^11.2.0fuse.js^7.0.0handlebars^4.7.9inquirer^12.3.0jiti^2.4.2jsonwebtoken^9.0.2listr2^8.2.5mongodb6.6multer^2.1.1mysql2^3.14.2- …and 11 more.