PkgRadar

Package evidence

@docubook/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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":["@docubook/[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":["@docubook/[email protected]"],"fail_on":"review"}'
Publisherwildan.nrs
Artifact bytes17,977
Previous version0.5.4
Published2026-05-22T12:42:12.947Z
SHA-256666624ba5b75c49903b82db6bb5327a2bff9f135dbac997fd79a2dd605e2b17f

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/cli/updateHandler.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/cli/updateHandler.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/src/tui/ascii.jsmatched "\\x1B"3
lowObfuscationpackage/src/tui/colors.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts2
  • devnode src/index.js
  • testvitest run
Dependencies7
  • boxen^8.0.1
  • chalk^5.6.2
  • commander^12.1.0
  • ora^8.2.0
  • prompts^2.4.2
  • semver^7.7.4
  • tar^7.5.15