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
- 468
- Versions published
- 39Mature · −50% score
- First published
- Jul 2018
- Publisher
- nitrog7
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":["@nlabs/[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":["@nlabs/[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
Scripts18
buildnpm run tailwind:build && lex compile --remove --config ./tsconfig.build.json && npm run sync:tailwind-libbuild:devnpm run tailwind:build && NODE_ENV=development lex compile --remove --config ./tsconfig.build.json && npm run sync:tailwind-libcleanlex cleandevnpm run tailwind:build && npm run sync:tailwind-lib && lex devlintlex lint --fixprepublishOnlynpm test && npm run buildpublish:majornpm version major && npm run publish:tags && npm publishpublish:minornpm version minor && npm run publish:tags && npm publishpublish:patchnpm version patch && npm run publish:tags && npm publishpublish:tagsgit push --tags && git push origin HEADstartnpm run tailwind:build && npm run sync:tailwind-lib && lex dev -r -ostorybooknpm run tailwind:build && npm run sync:tailwind-lib && lex storybooksync:tailwind-libnode -e "const fs=require('fs'); fs.mkdirSync('./lib/styles',{recursive:true}); fs.writeFileSync('./lib/styles/tailwind.css','@import \"./index.css\";\n');"tailwind:buildnpx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/index.csstailwind:watchnpx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/index.css --watchtestlex testupdatelex update --interactivewatchlex compile -w
Dependencies22
@headlessui/react^2.2.10@nlabs/rip-hunter^3.1.0@nlabs/utils^2.10.4autosuggest-highlight^3.3.4cropperjs^2.1.1hast-util-sanitize5.0.2highlight.js^11.11.1history^5.3.0i18next^26.3.0lucide-react^1.17.0progressbar.js^1.1.1react-autosuggest^10.1.0react-cropper^2.3.3react-i18next^17.0.8react-markdown^10.1.0react-router^7.16.0react-spinkit^3.0.0react-tag-autocomplete^7.5.1react-transition-group^4.4.5rehype-react^8.0.0yet-another-react-lightbox^3.32.0zod^4.4.3