PkgRadar

Package evidence

@gitbook/[email protected]

Install-time lifecycle script: postinstall="node postinstall.js"

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
2,333Niche · −30% score
Versions published
43Mature · −50% score
First published
Jun 2022
Publisher
emmerich

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@gitbook/[email protected]"],"fail_on":"review"}'

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":["@gitbook/[email protected]"],"fail_on":"review"}'
Publisheremmerich
Artifact bytes248,662
Previous version0.26.2
Published2025-12-02T14:54:47.576Z
SHA-256d80c290a0de8cc5efb093025f62841370ed054999f56d3cd8eab56682dca023f

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.26.3Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.js"5

Manifest

Package metadata

Scripts3
  • build./build.sh
  • postinstallnode postinstall.js
  • typechecktsc --noEmit
Dependencies14
  • @1password/op-js^0.1.13
  • @gitbook/api*
  • check-node-version^4.2.1
  • chokidar^4.0.1
  • commander^9.2.0
  • conf^13.1.0
  • dedent-js^1.0.1
  • esbuild^0.17.11
  • get-port^6.1.2
  • js-yaml^4.1.0
  • miniflare^4.20250525.0
  • ora^6.2.0
  • prompts^2.4.2
  • zod^3.25.42