PkgRadar

Package evidence

@k1e1n04/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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":["@k1e1n04/[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":["@k1e1n04/[email protected]"],"fail_on":"high"}'
Publisherk1e1n04
Artifact bytes52,125
Previous version0.1.24
Published2026-05-24T07:54:31.207Z
SHA-2560c46f75ac8d3f968de5bc7ca0384378c633d8977d0ab90a0cb071e7feda7f56d

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

k1e1n04

10 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"30
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"30
lowObfuscationpackage/dist/src/agent.jsmatched "\\x1b"3
lowObfuscationpackage/dist/src/ui/detail.jsmatched "\\x1b"3
lowObfuscationpackage/dist/src/ui/overview.jsmatched "\\x1b"3
lowObfuscationpackage/dist/src/ui/terminal.jsmatched "\\x1b"3
lowObfuscationpackage/src/agent.tsmatched "\\x1b"3
lowObfuscationpackage/src/ui/detail.tsmatched "\\x1b"3
lowObfuscationpackage/src/ui/overview.tsmatched "\\x1b"3
lowObfuscationpackage/src/ui/terminal.tsmatched "\\x1b"3

Manifest

Package metadata

Scripts6
  • buildtsc && node scripts/postbuild.mjs
  • devtsx bin/mav.ts
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlypnpm test && pnpm build
  • testvitest run
  • test:watchvitest
Dependencies3
  • commander13.1.0
  • js-yaml4.1.0
  • node-pty1.0.0