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
- 97Mature · −50% score
- First published
- Oct 2024
- Publisher
- n1k1t
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@n1k1t/[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":["@n1k1t/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts13
buildnpm run server:build && npm run gui:buildbuild:checknpm run server:build:check && npm run gui:build:checkgui:buildnpx vite build --mode productiongui:build:checknpx tsc --noEmit --project src/gui/apppostversionnpm run build && git push && git push --tagspreparenpx huskypreversionnpm testserver:buildrm -rf lib && npx tscserver:build:checknpx tsc --noEmitstartnode lib/src/indexstart:devNODE_ENV=development npx concurrently --names vite,server -c gray,cyan "npx vite serve -l error" "npx ts-node test"testNODE_ENV=test TZ=UTC npx jestversiongit add -A .
Dependencies29
@faker-js/faker9.2.0@n1k1t/typebox0.31.14@types/lodash4.14.184axios0.27.2body-parser1.20.3colors1.4.0commander9.4.0dayjs1.11.13deepmerge4.3.1fast-xml-parser4.5.0handlebars4.7.7http-encoding2.1.1https-proxy-agent7.0.6ioredis5.4.1jsonpath-plus7.2.0lodash4.17.21mime-types2.1.35minimatch5.1.0mongodb4.12.1node-gzip1.1.2random-animal-name0.1.1reflect-metadata0.2.1rfdc1.3.0rxjs7.8.1socket.io4.5.3socket.io-client4.5.4socket.io-stream0.9.1uuid9.0.0ws8.18.0