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
4,119Niche · −30% score
Versions published
1,318Mature · −50% score
First published
Sep 2023
Publisher
j5ik2o

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 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"}'
Publisherj5ik2o
Artifact bytes34,509
Previous version3.0.2-snapshot.10
Published2026-05-26T17:51:35.722Z
SHA-2561f94065ae1845eac3c8f973bf09afb4c30ec6829f49b2f3ca6d8ce212eb06baf

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
3.0.2-snapshot.11Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildrimraf ./dist && tsc && node ./scripts/remove-test-artifacts.mjs
  • cleanrimraf ./dist
  • coveragecross-env NODE_OPTIONS=--experimental-vm-modules jest --no-cache --coverage
  • fixbiome check --write src/
  • fmtbiome format src/
  • lintbiome check src/
  • testcross-env NODE_OPTIONS=--experimental-vm-modules jest --no-cache
Dependencies6
  • @aws-sdk/client-dynamodb^3.413.0
  • @google-cloud/spanner^8.7.1
  • aws-sdk^2.1459.0
  • moment^2.29.4
  • ulid^3.0.0
  • winston^3.10.0