PkgRadar

Package evidence

[email protected]

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

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"}'
Publisherkitfunso
Artifact bytes939,889
Previous version1.12.1
Published2026-05-24T09:55:07.732Z
SHA-256c69582a400511ce0479642d0c3e8a5dd8388520f1eac911d1b86a6d51704924b

Why flagged

What the scanner saw

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

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="node scripts/postinstall.cjs"

47 members · evidence strength 90
Publisher / release actor burststale

kitfunso

10 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"30
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"30
lowCredential file accesspackage/dist/connectors/github/cli-impl.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/src/connectors/github/cli-impl.jsmatched "GITHUB_TOKEN"5
lowObfuscationpackage/dist/cli.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/src/cli.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/eval-suite.jsmatched "Eval("3
lowObfuscationpackage/dist/src/eval-suite.jsmatched "Eval("3
lowObfuscationpackage/dist/eval.jsmatched "Eval("3
lowObfuscationpackage/dist/src/eval.jsmatched "Eval("3
lowObfuscationpackage/dist-ui/assets/index-CxxqB9Wc.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/src/trace.jsmatched "\\u2192"3
lowObfuscationpackage/dist/trace.jsmatched "\\u2192"3

Manifest

Package metadata

Scripts11
  • baselinenpm run build && npm test
  • buildtsc && tsc -p tsconfig.benchmarks.json
  • build:allnpm run build && npm run build:ui
  • build:uicd ui && npm install && npm run build
  • devtsc --watch
  • postinstallnode scripts/postinstall.cjs
  • prepublishOnlynpm run build:all
  • smoke:openclaw-installnode scripts/smoke-openclaw-install.mjs
  • smoke:packnode scripts/smoke-pack.mjs
  • testvitest run
  • test:watchvitest
Optional dependencies2
  • @huggingface/transformers^4.2.0
  • @xenova/transformers^2.17.2