PkgRadar

Package evidence

@qtv/[email protected]

Large Javascript Payload: 2199750 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.

Weekly downloads
209
Versions published
15
First published
May 2026
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":["@qtv/[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":["@qtv/[email protected]"],"fail_on":"review"}'
Artifact bytes723,586
Previous version1.10.0-beta.3.1
Published2026-05-27T18:13:08.892Z
SHA-25670279c5129bd60c8f1a1f01e4316e7919a512f2e5fde8df5416391bb813d14a6

Why flagged

What the scanner saw

Large Javascript Payload: 2199750 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.10.1-beta.3.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cli.mjs2199750 bytes10

Manifest

Package metadata

Scripts16
  • buildbun run scripts/build.ts
  • depcruisedepcruise --config .dependency-cruiser.cjs src
  • depcruise:graphdepcruise --config .dependency-cruiser.cjs --output-type dot src | dot -T svg > .anchorkit/depcruise-graph.svg
  • devbun run build && node dist/cli.mjs
  • duplicationjscpd src --min-lines 5 --threshold 4 --reporters consoleFull,json --output .anchorkit/jscpd-report
  • formatbiome format --write .
  • lintbiome check .
  • lint:bun-ismsnode scripts/check-bun-isms.mjs
  • preparehusky
  • prepublishOnlybun run build && bun run smoke
  • smokebun run build && node dist/cli.mjs --version
  • startnode dist/cli.mjs
  • structurenode scripts/folder-structure.mjs
  • testvitest run
  • typechecktsc --noEmit
  • validate-gatesnode scripts/validate-gates.mjs
Dependencies19
  • @anthropic-ai/sdk^0.81.0
  • @modelcontextprotocol/sdk^1.29.0
  • @mongodb-js/zstd^1.2.2
  • @xenova/transformers^2.17.2
  • better-sqlite3^11
  • chalk^5.6.2
  • chokidar^5.0.0
  • fuse.js^7.1.0
  • gray-matter^4.0.3
  • ink^5.2.1
  • ink-spinner^5.0.0
  • marked^18.0.2
  • marked-terminal^7.3.0
  • react^18.3.1
  • ts-morph^25.0.1
  • undici^7.24.6
  • uuid^14.0.0
  • yaml^2.8.3
  • zod^3.25.76