PkgRadar

Package evidence

@trackany-device/[email protected]

Large Javascript Payload: 2425958 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
10
First published
May 2026
Publisher
ahmadkokab

Recommended action

Looks clean — keep monitoring

No 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":["@trackany-device/[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":["@trackany-device/[email protected]"],"fail_on":"review"}'
Publisherahmadkokab
Artifact bytes17,754,792
Previous version1.4.0
Published2026-05-25T21:32:34.432Z
SHA-256f4ff0b26dff5c7f99e3de37ce8dc33cbd165e91e3d0ce7a023d2e04771f1ebdf

Why flagged

What the scanner saw

Large Javascript Payload: 2425958 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.5.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js2425958 bytes0

Manifest

Package metadata

Scripts8
  • buildvite build
  • build-storybookstorybook build
  • chromaticnpx chromatic --project-token=chpt_170a76f77fd8184
  • releasesemantic-release
  • release:drysemantic-release --dry-run
  • storybookstorybook dev -p 6006
  • types:checktsc --noEmit
  • types:watchtsc --noEmit --watch
Dependencies3
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • tailwind-merge^3.0.0