PkgRadar

Package evidence

@tocodex/[email protected]

Install-time lifecycle script: postinstall="node postinstall.mjs"

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
648
Versions published
10
First published
May 2026
Publisher
tocodex

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":["@tocodex/[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":["@tocodex/[email protected]"],"fail_on":"review"}'
Publishertocodex
Artifact bytes29,681,343
Previous version1.0.40
Published2026-06-01T11:27:02.334Z
SHA-256fc94b088b55e694ce868979fe27ba32ce7d5c7f44663febffabceac3592ad81d

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node postinstall.mjs"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.mjs"5
lowLarge Javascript Payloadpackage/extension/extension.cjs32168534 bytes0
lowLarge Javascript Payloadpackage/extension/workers/countTokens.js2395196 bytes0
lowLarge Javascript Payloadpackage/extension/extension.js32168534 bytes0

Manifest

Package metadata

Scripts1
  • postinstallnode postinstall.mjs
Dependencies11
  • @inkjs/ui^2.0.0
  • @trpc/client^11.8.1
  • commander^12.1.0
  • cross-spawn^7.0.6
  • execa^9.5.2
  • fuzzysort^3.1.0
  • ink^6.6.0
  • p-wait-for^5.0.2
  • react^19.1.0
  • superjson^2.2.6
  • zustand^5.0.0
Optional dependencies1
  • @vscode/ripgrep^1.15.9