PkgRadar

Package evidence

@proofkit/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
1,518Niche · −30% score
Versions published
47Mature · −50% score
First published
Jun 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@proofkit/[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":["@proofkit/[email protected]"],"fail_on":"review"}'
Artifact bytes3,037,198
Previous version2.2.1
Published2026-05-28T02:14:47.315Z
SHA-25663c309a02696b9329e29a6a200be6b7352373bd7a52c7a4ce56fef15cfc67a7e

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/dist-CN2zLwm2.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/estree-DcacFgP6.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/flow-DBJGyFa6.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/markdown-7aL5C3vY.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/fmdapi-Xq9PSDNP.js6314316 bytes10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/dist-CN2zLwm2.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/estree-DcacFgP6.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/flow-DBJGyFa6.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/markdown-7aL5C3vY.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/fmdapi-Xq9PSDNP.js6314316 bytes10
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts13
  • buildvite build
  • build:upload__PNPM_COMMAND__ build && __PNPM_COMMAND__ upload
  • checkultracite check
  • devvite
  • fixultracite fix
  • formatultracite fix .
  • lintultracite check .
  • preparehusky
  • servevite preview
  • startvite
  • typegen__PNPM_EXECUTE_COMMAND__ @proofkit/typegen
  • typegen:ui__PNPM_EXECUTE_COMMAND__ @proofkit/typegen ui
  • uploadnode ./scripts/upload.js
Dependencies5
  • @tanstack/react-query^5.90.21
  • @tanstack/react-router^1.167.4
  • react^19.2.4
  • react-dom^19.2.4
  • zod^4