PkgRadar

Package evidence

@jrmc/[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
715
Versions published
65Mature · −50% score
First published
Jun 2024
Publisher
batosai

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":["@jrmc/[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":["@jrmc/[email protected]"],"fail_on":"review"}'
Publisherbatosai
Artifact bytes80,352
Previous version5.2.0-beta.1
Published2026-05-28T23:20:03.369Z
SHA-25695926f00feab5a581d27f2f413f4398fea1bfc76143c40c2b9d455bbc08f5010

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
5.2.0-beta.2Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildnpm run clean && tsc
  • cleandel-cli build
  • copyfilescopyfiles "stubs/**/**/*.stub" build
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • formatprettier --write .
  • index:commandsadonis-kit index build/commands
  • postbuildnpm run copyfiles && npm run index:commands
  • prepublishOnlynpm run build
  • quick:testnode --import=./tsnode.esm.js --enable-source-maps bin/test.ts
  • testc8 npm run quick:test
  • typechecktsc --noEmit
Dependencies7
  • @poppinss/defer^1.1.3
  • @verrou/core^0.5.2
  • blurhash^2.0.5
  • execa^9.6.1
  • exifreader^4.34.0
  • file-type^21.3.0
  • mime-types^3.0.2