PkgRadar

Package evidence

@gitbook/[email protected]

Remote Dependency Spec: dependencies.eval-estree-expression="github:jonschlinkert/eval-estree-expression#9cf28d2"

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.

Versions published
9
First published
Aug 2025
Publisher
samypesse

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"}'
Publishersamypesse
Artifact bytes13,081
Previous version1.2.2
Published2025-10-15T11:33:17.519Z
SHA-2563dcbdb52c4d8678441ab189f16af32c035f339a716d0500876e4bedf998b01ba

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.eval-estree-expression="github:jonschlinkert/eval-estree-expression#9cf28d2"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.eval-estree-expression="github:jonschlinkert/eval-estree-expression#9cf28d2"12

Manifest

Package metadata

Scripts5
  • buildtsdown
  • cleanrm -rf ./dist
  • devbun run build -- --watch ./src
  • typechecktsc --noEmit
  • unitbun test
Dependencies6
  • acorn^8.14.0
  • acorn-loose8.4.0
  • acorn-walk^8.3.4
  • assert-never^1.4.0
  • escodegen^2.1.0
  • eval-estree-expressiongithub:jonschlinkert/eval-estree-expression#9cf28d2