PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="node dist/setup/postinstall.js || true"

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
792
Versions published
61
First published
Apr 2026
Publisher
1st4media

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"}'
Publisher1st4media
Artifact bytes859,870
Previous version1.7.7
Published2026-05-31T17:05:13.435Z
SHA-2561c9371af38126a9c8cbec00ea7cc15696ce7e9d13ac2c1023db9123eee0cd77a

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node dist/setup/postinstall.js || true"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node dist/setup/postinstall.js || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node dist/setup/postinstall.js || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node dist/setup/postinstall.js || true"5

Manifest

Package metadata

Scripts18
  • bench:fulltsx scripts/bench/eval.ts full
  • bench:repostsx benchmarks/benchmark-public-repos.ts
  • bench:spiketsx scripts/bench/eval.ts spike
  • buildtsup && npm run -w @ctxloom/dashboard build
  • build:clitsup
  • build:dashboardnpm run -w @ctxloom/dashboard build
  • clean:srcnode scripts/clean-stale-src-artifacts.mjs
  • devtsx src/index.ts
  • e2e:corpusnode e2e-corpus/run.mjs
  • linttsc --noEmit
  • postinstallnode dist/setup/postinstall.js || true
  • prebuildnpm run clean:src
  • prebuild:clinpm run clean:src
  • prepublishOnlytsup && npm run -w @ctxloom/dashboard build && node scripts/publish-smoke-test.mjs
  • pretestnpm run clean:src
  • smoke:publishnode scripts/publish-smoke-test.mjs
  • startnode dist/index.js
  • testvitest run
Dependencies13
  • @huggingface/transformers^3.0.0
  • @lancedb/lancedb^0.27.0
  • @modelcontextprotocol/sdk^1.12.0
  • chokidar^4.0.0
  • graphology^0.26.0
  • graphology-communities-louvain^2.0.2
  • js-yaml^4.1.1
  • picocolors^1.1.1
  • picomatch^4.0.4
  • simple-git^3.36.0
  • tree-sitter-typescript^0.23.2
  • web-tree-sitter^0.25.0
  • zod^3.23.0