PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="npm run build"

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"}'
Publishermeomkarjagtap
Artifact bytes457,173
Previous version0.2.4
Published2026-05-24T14:05:30.661Z
SHA-2566e301a9c676be324fe8040e24f9890e979f201d073154d98de2bef1cfd0f946d

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npm run build"

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

Availability ledger

available

high
Last checked
highRisk
36Score
0.2.5Version
Status history (2 events)
  1. availableavailable · risk high · score 36 · status available -> available, risk high -> high, score 75 -> 36
  2. newavailable · risk high · score 75 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="npm run build"

3 members · evidence strength 72
Publisher / release actor burststale

meomkarjagtap

2 members · evidence strength 59

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="npm run build"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="npm run build"30
lowObfuscationpackage/public/editor.mjsmatched "fromCharCode"3
lowCredential file accesspackage/.github/workflows/publish.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts2
  • buildesbuild bundle/editor.mjs --bundle --format=esm --outfile=public/editor.mjs --target=es2020
  • postinstallnpm run build
Dependencies15
  • @codemirror/commands^6.10.3
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-markdown^6.5.0
  • @codemirror/lang-python^6.2.1
  • @codemirror/lang-xml^6.1.0
  • @codemirror/lang-yaml^6.1.3
  • @codemirror/language^6.12.3
  • @codemirror/state^6.6.0
  • @codemirror/theme-one-dark^6.1.3
  • @codemirror/view^6.42.1
  • codemirror^6.0.2
  • esbuild^0.28.0