PkgRadar

Package evidence

@react-pdf-kit/[email protected]

Credential file access: matched ".ssh"

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":["@react-pdf-kit/[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":["@react-pdf-kit/[email protected]"],"fail_on":"high"}'
Publisherf4ngwt
Artifact bytes816,080
Previous version2.8.0-beta.2
Published2026-05-22T11:11:54.925Z
SHA-256fc4739dae76ed3bd05b50376150a8b30fd59d10e648f508e09656722d2e9af7b

Why flagged

What the scanner saw

Credential file access: matched ".ssh"

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

Availability ledger

available

high
Last checked
highRisk
46Score
2.8.0-beta.3Version
Status history (1 event)
  1. newavailable · risk high · score 46 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/lib-CSInlR9T.jsmatched ".ssh"30
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/lib-CSInlR9T.jsmatched ".ssh"30
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4
lowObfuscationpackage/dist/lib-CSInlR9T.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/utils/sanitizeExternalUrl.jsmatched "\\u0000"3
lowObfuscationpackage/dist/utils/hooks/useCopyText.jsmatched "\\x00"3
lowObfuscationpackage/dist/utils/hooks/useLicense.jsmatched "atob("3

Manifest

Package metadata

Scripts6
  • buildtsc --p ./tsconfig.build.json && vite build
  • devvite
  • linteslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • preparehusky
  • prepublishOnlybun run build
  • previewvite preview
Dependencies7
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-tooltip^1.2.8
  • node-forge^1.3.3
  • pdfjs-dist5.4.530
  • react-virtualized-auto-sizer^1.0.24
  • react-window^1.8.10