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,856Niche · −30% score
Versions published
433Mature · −50% score
First published
Feb 2022
Publisher
kaspernj

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"}'
Publisherkaspernj
Artifact bytes2,982,638
Previous version1.0.442
Published2026-06-12T20:19:03.384Z
SHA-256843d7c14d9a9f6872076447a65de06f2d7a108851a302a3ef1c87570d237cc05

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts20
  • all-checksnpm run lint && npm run test
  • buildnode scripts/clean-build.js && npm run compile
  • compiletsc -b && npm run copy:js && npm run copy:ejs && npm run copy:templates && node scripts/ensure-bin-executable.js
  • copy:ejscpy "src/routes/**/*.ejs" build/src/routes
  • copy:jscpy "index.js" build && cpy "bin/**/*.js" build/bin && cpy "src/**/*.js" build --parents
  • copy:templatescpy "src/templates/**/*.js" build/src/templates
  • eslinteslint
  • fallowfallow dead-code --baseline fallow-baselines/dead-code.json --fail-on-issues --quiet && fallow dupes --baseline fallow-baselines/dupes.json --fail-on-issues --quiet && fallow health --baseline fallow-baselines/health.json --report-only --quiet
  • fallow:baselinefallow dead-code --save-baseline fallow-baselines/dead-code.json && fallow dupes --save-baseline fallow-baselines/dupes.json && fallow health --save-baseline fallow-baselines/health.json
  • lintnpm run eslint && npm run typecheck && npm run fallow
  • preparenpm run build
  • prepublishOnlynpm run build && node scripts/ensure-bin-executable.js
  • release:patchrelease-patch
  • testnode scripts/run-tests.js
  • test:browsernode scripts/test-browser.js
  • test:exponpm run build && npm ci --prefix examples/expo && npm run export --prefix examples/expo && npm run test:dist --prefix examples/expo
  • typechecktsc --noEmit
  • velociousasd
  • watchtsc -w
  • watch:ejschokidar "src/**/*.ejs" -c "npm run copy:ejs"
Dependencies22
  • awaitery^1.0.6
  • bcryptjs^3.0.2
  • better-localstorage^1.0.7
  • debounce^3.0.0
  • diggerize^1.0.5
  • ejs^6.0.1
  • env-sense^1.0.2
  • epic-locks^1.0.7
  • escape-string-regexp^1.0.5
  • eventemitter3^5.0.1
  • gettext-universal^1.0.23
  • incorporator^1.0.2
  • inflection^3.0.0
  • is-plain-object^5.0.0
  • picocolors^1.1.1
  • proxy-addr^2.0.7
  • pure-uuid^2.0.0
  • set-state-compare^1.0.61
  • snapreq^0.0.5
  • sql-escape-string^1.1.0
  • sql.js^1.12.0
  • strftime^0.10.2