PkgRadar

Package evidence

[email protected]

no findings

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
5,202Niche · −30% score
Versions published
210
First published
Mar 2026
Publisher
rynn_sun

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No 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"}'
Publisherrynn_sun
Artifact bytes2,638,688
Previous version0.47.1
Published2026-06-10T04:48:30.003Z
SHA-2569d7438baf31ad63570acbe825614cc3c97113dcb4cdb2562a498e6c4df92d450

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

low
Last checked
lowRisk
0Score
0.47.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • audit:tokensnode scripts/audit-token-correctness.cjs
  • ci:localnpm test && npm run validate:copy && npm run validate:ui-hardcode && npm run validate:guardrails && node --test test/architecture-guardrails.test.js && npm --prefix dashboard run build
  • copy:pullnode scripts/copy-sync.cjs pull
  • copy:pushnode scripts/copy-sync.cjs push
  • dashboard:buildnpm --prefix dashboard run build
  • dashboard:devnpm --prefix dashboard run dev
  • dashboard:openbash scripts/open-dashboard.sh
  • dashboard:previewnpm --prefix dashboard run preview
  • dev:shimnode scripts/dev-bin-shim.cjs
  • graph:auto-indexnode scripts/graph/auto-index.cjs
  • graph:scipnode scripts/graph/generate-scip.cjs
  • prepublishOnlynode scripts/build-pricing-seed.cjs
  • pricing:build-seednode scripts/build-pricing-seed.cjs
  • testnode --test test/*.test.js
  • validate:copynode scripts/validate-copy-registry.cjs
  • validate:guardrailsnode scripts/validate-architecture-guardrails.cjs
  • validate:retrosnode scripts/validate-retros.cjs
  • validate:ui-hardcodenode scripts/ops/validate-ui-hardcode.cjs
Dependencies2
  • @mongodb-js/zstd^2.0.1
  • undici^8.2.0