PkgRadar

Package evidence

@memco/[email protected]

Js Remote Npm Install, Install Lifecycle Suppresses Failure, Install-time lifecycle script

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
20
Versions published
10
First published
Feb 2026
Publisher
memco_kristoffer

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":["@memco/[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":["@memco/[email protected]"],"fail_on":"high"}'
Artifact bytes34,826
Previous version0.3.1
Published2026-03-18T08:34:09.642Z
SHA-256c7cf9d5464c1af7328854ee618bc2497928240dc80cfea1ee211271af32f6614

Why flagged

What the scanner saw

Js Remote Npm Install

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Remote Npm Installpackage/src/commands/update.js45
highInstall Lifecycle Suppresses Failurepackage.json20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Remote Npm Installpackage/src/commands/update.js45
highInstall Lifecycle Suppresses Failurepackage.json20
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 7

Sign in to view install / lifecycle script contents.

Dependencies4
  • commander^12.0.0
  • open^11.0.0
  • semver^7.7.4
  • zod^4.3.6