PkgRadar

Package evidence

@inferrlm/[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.

Versions published
17Established · −30% score
First published
Dec 2025
Publisher
subhajit-gorai

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":["@inferrlm/[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":["@inferrlm/[email protected]"],"fail_on":"review"}'
Artifact bytes59,078
Previous version0.4.2-alpha.10
Published2026-03-21T17:14:23.743Z
SHA-256ce5b654796690f5b906d605e245cf96896a043c489723da43a2ec75b03829c47

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.4.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

Scripts6
  • buildrm -rf lib && bun typecheck && bob build
  • cleanrm -rf android/build node_modules/**/android/build lib android/.cxx node_modules/**/android/.cxx
  • releaserelease-it
  • specsbun typecheck && nitrogen --logLevel=\"debug\" && bun run build
  • specs:podbun specs && bun --cwd ../example pod
  • typechecktsc --noEmit
Dependencies1
  • zod^4.3.5