Package evidence
[email protected]
Install-time lifecycle script: postinstall="node bin/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
- 6
- First published
- Jun 2026
- Publisher
- jayllm
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 bin/postinstall.js"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- new → available · risk review · score 5 · status changed
- new → available · risk review · score 5 · 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 bin/postinstall.js" | 5 |
Manifest
Package metadata
Scripts21
buildtsc -p tsconfig.jsonbuild:binarybun build --compile src/index.ts --outfile dist-bin/hoolix --minifybuild:binary:linuxbun build --compile src/index.ts --outfile dist-bin/hoolix --minifybuild:binary:macbun build --compile src/index.ts --outfile dist-bin/hoolix --minifybuild:binary:winbun build --compile src/index.ts --outfile dist-bin/hoolix.exe --minifybuild:watchtsc -p tsconfig.json --watchcleannode -e "const fs=require('fs'); fs.rmSync('dist',{recursive:true,force:true}); fs.rmSync('dist-bin',{recursive:true,force:true}); console.log('Cleaned dist/ dist-bin/')"devtsx src/index.tsdev:bunbun run src/index.tslintbiome lint . || echo 'biome not configured yet'postinstallnode bin/postinstall.jsprepublishOnlynpm run buildreleaserelease-itrelease:betarelease-it --preRelease=beta --github.preRelease=truerelease:cirelease-it --cirelease:dryrelease-it --dry-runstartnode dist/index.jstestvitest runtest:e2evitest run --config vitest.e2e.config.tstest:watchvitest --watchtypechecktsc --noEmit -p tsconfig.json
Dependencies18
@cfworker/json-schema^4.1.1@clack/prompts^1.5.0@hono/node-server^1.14.0@huggingface/transformers^3.0.2@modelcontextprotocol/server^1.0.0 || ^2.0.0-alpha@mozilla/readability^0.6.0chalk^5.6.2consola^3.4.2env-paths^3.0.0fs-extra^11.3.5fuse.js^7.1.0hono^4.12.23jsdom^29.1.1ps-list^8.1.1tree-kill^1.2.2turndown^7.2.4turndown-plugin-gfm^1.0.2zod^3.25.76