PkgRadar

Package evidence

@tovex/[email protected]

Remote Payload: matched "curl "

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
26
First published
Jun 2026
Publisher
tovex

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":["@tovex/[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":["@tovex/[email protected]"],"fail_on":"review"}'
Publishertovex
Artifact bytes103,075
Previous version1.3.12
Published2026-06-15T16:10:16.407Z
SHA-25612f8ae219680200abe44310e3ae41ac9be8619c373f2db6db95180fa85bc9a8e

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/template/install-full.shmatched "curl "12
mediumRemote Payloadpackage/template/install-macos.shmatched "curl "12
mediumRemote Payloadpackage/template/uninstall-linux.shmatched "curl "12
mediumRemote Payloadpackage/template/uninstall-macos.shmatched "curl "12
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"tovex","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/template/install-full.shmatched "curl "12
mediumRemote Payloadpackage/template/install-macos.shmatched "curl "12
mediumRemote Payloadpackage/template/uninstall-linux.shmatched "curl "12
mediumRemote Payloadpackage/template/uninstall-macos.shmatched "curl "12
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"tovex","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}10
lowObfuscation Densitypackage/template/server/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/template/web/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • buildtsc --noEmit && vite build
  • devvite
  • previewvite preview
Dependencies7
  • @xterm/addon-fit^0.10.0
  • @xterm/addon-web-links^0.11.0
  • @xterm/xterm^5.5.0
  • react^18.3.1
  • react-dom^18.3.1
  • react-router-dom^6.26.0
  • socket.io-client^4.7.5