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
- 298
- Versions published
- 143Mature · −50% score
- First published
- Aug 2023
- Publisher
- sui.gn
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":["[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
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
Scripts36
benchnpm run bench:phase2 && npm run bench:phase3bench:phase2npm run bench:phase2:explain && npm run bench:phase2:write && npm run bench:phase2:rewritebench:phase2:explainnode tests/Phases/Phase.2.1.explain-lookup.jsbench:phase2:rewritenode tests/Phases/Phase.2.3.rewrite-pressure.test.jsbench:phase2:writenode tests/Phases/Phase.2.2.write-pressure.test.jsbench:phase3npm run bench:phase3:exact-scale && npm run bench:phase3:ivf-vs-exact && npm run bench:phase3:ivf-tuning && npm run bench:phase3:vector:corpusbench:phase3:cascadenode --expose-gc tests/Benchmarks/benchmark.cascade-10dep.tsbench:phase3:exact-scalenode --expose-gc tests/Benchmarks/benchmark.search-exact-scale.tsbench:phase3:ivf-tuningnode --expose-gc tests/Benchmarks/benchmark.ivf-tuning.tsbench:phase3:ivf-vs-exactnode --expose-gc tests/Benchmarks/benchmark.ivf-vs-exact.tsbench:phase3:vector:corpusnode tests/Benchmarks/benchmark.vector-corpus.tsbuildvite build --config vite.config.tsdevvite --config vite.config.tsdocs:apitypedocdocs:api:watchtypedoc --watchdocs:buildvitepress build docsdocs:devvitepress dev docsdocs:previewvitepress preview docsdocs:publishnpm run docs:build && mkdir -p typedocs && touch typedocs/.nojekyllphase2npm run test:phase2 && npm run bench:phase2phase3npm run test:phase3 && npm run bench:phase3phasesnpm run phase2 && npm run phase3prepublishOnlynpm run buildpreviewvite preview --config vite.config.tstestnpm run test:ts && npm run test:demos:run-all && npm run test:umd && npm run test:prebuild && npm run test:contracts && npm run test:phase2 && npm run test:phase3test:contractsnode tests/contracts/run-contracts.mjstest:demos:run-allnode tests/Demos/run-all.tstest:me-urinode tests/me-uri.test.tstest:phase2npm run test:phase2:smoke:disktest:phase2:smoke:disknode tests/Phases/Phase.2.0.smoke.test.js- …and 6 more.
Dependencies1
js-sha3^0.9.3