PkgRadar

Package evidence

@testver/[email protected]

Large Javascript Payload: 3622123 bytes

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
5
First published
Jun 2026
Publisher
testver

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":["@testver/[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":["@testver/[email protected]"],"fail_on":"review"}'
Publishertestver
Artifact bytes2,886,510
Previous version0.2.3
Published2026-06-15T11:55:24.416Z
SHA-2563edfaa8fad6c08e392814510f256da789d4db4c8d8167b045a4721af92968866

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":2,"publisher":"testver","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":2,"publisher":"testver","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":2,"publisher":"testver","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/src/ui/static/assets/index-C47WaqKm.js3622123 bytes0
lowLarge Javascript Payloadpackage/dist/index.js4060499 bytes0

Manifest

Package metadata

Scripts9
  • buildtsup
  • build:allpnpm run build:ui && tsup
  • build:uicd ui-app && npx vite build
  • cleanrimraf dist
  • devtsup --watch
  • dev:uicd ui-app && npx vite --port 3701
  • startnode bin/testver.js
  • testvitest
  • typechecktsc --noEmit
Dependencies35
  • @anthropic-ai/sdk^0.80.0
  • @google/generative-ai^0.24.1
  • @modelcontextprotocol/sdk^1.27.1
  • @resvg/resvg-js^2.6.2
  • @types/archiver^7.0.0
  • archiver^7.0.1
  • better-sqlite3^12.8.0
  • chalk^5.6.2
  • chart.js^4.5.1
  • chokidar^5.0.0
  • cli-highlight^2.1.11
  • conf^15.1.0
  • csv-parse^6.2.1
  • debug^4.4.3
  • dotenv^17.3.1
  • express^4.21.2
  • form-data^4.0.5
  • glob^13.0.6
  • mammoth^1.12.0
  • marked^15.0.12
  • marked-terminal^7.3.0
  • multer^2.1.1
  • nodemailer^8.0.4
  • open^11.0.0
  • openai^6.32.0
  • ora^9.3.0
  • pdf-parse^2.4.5
  • pdfkit^0.18.0
  • playwright-core^1.58.2
  • simple-git^3.33.0
  • …and 5 more.