PkgRadar

Package evidence

@lalim/[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
4
First published
Jun 2026
Publisher
itamit

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":["@lalim/[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":["@lalim/[email protected]"],"fail_on":"high"}'
Publisheritamit
Artifact bytes4,777
Previous version0.0.3
Published2026-06-18T03:43:13.549Z
SHA-25668e09b6f0f48141a55ce15eab289812a30f172159ab8c2d0e4938519cc2b8dd9

Why flagged

What the scanner saw

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

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

itamit

3 members · evidence strength 69
Publisher / release actor burstcandidate

itamit

3 members · max score 90

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 4 total version(s), has lifecycle hook25
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 4 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node install.cjs"5

Manifest

Package metadata

Scripts4
  • compilebun build src/lalim.ts --compile --outfile dist/lalim
  • postinstallnode install.cjs
  • releasebun scripts/release.ts
  • typechecktsc -p tsconfig.json
Optional dependencies4
  • @lalim/cli-darwin-arm640.0.4
  • @lalim/cli-darwin-x640.0.4
  • @lalim/cli-linux-x640.0.4
  • @lalim/cli-win32-x640.0.4