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
- 3
- First published
- Jun 2026
- Publisher
- testver
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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"}'Why flagged
What the scanner saw
Large Javascript Payload: 3620648 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/src/ui/static/assets/index-D8OX9kxr.js | 3620648 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.js | 4039930 bytes | 0 |
Manifest
Package metadata
Scripts9
buildtsupbuild:allpnpm run build:ui && tsupbuild:uicd ui-app && npx vite buildcleanrimraf distdevtsup --watchdev:uicd ui-app && npx vite --port 3701startnode bin/testver.jstestvitesttypechecktsc --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.0archiver^7.0.1better-sqlite3^12.8.0chalk^5.6.2chart.js^4.5.1chokidar^5.0.0cli-highlight^2.1.11conf^15.1.0csv-parse^6.2.1debug^4.4.3dotenv^17.3.1express^4.21.2form-data^4.0.5glob^13.0.6mammoth^1.12.0marked^15.0.12marked-terminal^7.3.0multer^2.1.1nodemailer^8.0.4open^11.0.0openai^6.32.0ora^9.3.0pdf-parse^2.4.5pdfkit^0.18.0playwright-core^1.58.2simple-git^3.33.0- …and 5 more.