PkgRadar

Package evidence

@checkdigit/[email protected]

Suspicious Publish Context

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
8
First published
Jun 2026
Publisher
checkdigit-deploy

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":["@checkdigit/[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":["@checkdigit/[email protected]"],"fail_on":"review"}'
Artifact bytes213,156
Previous version1.0.0-PR.2-3569
Published2026-06-22T16:17:26.879Z
SHA-2569bd9be17f2b51e9c6010083a5975090019392dbb2a57abf83b1db4fc84ee8b15

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.0-PR.2-4167Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Scripts 16

Sign in to view install / lifecycle script contents.

Dependencies11
  • @apidevtools/json-schema-ref-parser^15.4.0
  • @typescript-eslint/type-utils^8.61.1
  • @typescript-eslint/utils^8.61.1
  • ajv^8.20.0
  • debug^4.4.3
  • glob^13.0.6
  • http-status-codes^2.3.0
  • js-yaml^4.2.0
  • json-pointer^0.6.2
  • jsonpath-plus^10.4.0
  • ts-api-utils^2.5.0