PkgRadar

Package evidence

[email protected]

Native Binary Main Entry: main/bin entry points to a compiled binary: bin entry

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
20
First published
May 2026
Publisher
digitalmedika

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherdigitalmedika
Artifact bytes3,053
Previous version1.0.14
Published2026-06-11T04:16:49.289Z
SHA-2566be56c34e3c9538a11166825e4338930d01ec15b1747db451e9c29822b965894

Why flagged

What the scanner saw

Native Binary Main Entry: main/bin entry points to a compiled binary: bin entry

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
50Score
1.0.15Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./postinstall.mjs"5

Manifest

Package metadata

Scripts1
  • postinstallnode ./postinstall.mjs
Optional dependencies12
  • loccle-darwin-arm641.0.15
  • loccle-darwin-x641.0.15
  • loccle-darwin-x64-baseline1.0.15
  • loccle-linux-arm641.0.15
  • loccle-linux-arm64-musl1.0.15
  • loccle-linux-x641.0.15
  • loccle-linux-x64-baseline1.0.15
  • loccle-linux-x64-baseline-musl1.0.15
  • loccle-linux-x64-musl1.0.15
  • loccle-windows-arm641.0.15
  • loccle-windows-x641.0.15
  • loccle-windows-x64-baseline1.0.15