PkgRadar

Package evidence

@littrick/[email protected]

New Account With Lifecycle Hook, Install-time lifecycle script, Suspicious Publish Context

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
1
First published
Jul 2026
Publisher
littrick

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":["@littrick/[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":["@littrick/[email protected]"],"fail_on":"high"}'
Publisherlittrick
Artifact bytes874,279
Previous versionnone
Published2026-07-24T18:26:23.444Z
SHA-256e26fda22fc63c564b67066eba49f12b2f1c368af3d5498be4fbcadd86e935ec8

Why flagged

What the scanner saw

New Account With Lifecycle Hook

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
15Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 15 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook

62 members · evidence strength 78
Repeated static TTPcandidate

New Account With Lifecycle Hook

62 members · max score 43

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
mediumSuspicious Publish Contextmanifest10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
mediumSuspicious Publish Contextmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies5
  • @serialport/bindings-interface1.2.2
  • @serialport/parser-readline13.0.0
  • debug4.4.0
  • node-addon-api8.3.0
  • node-gyp-build4.8.4