PkgRadar

Package evidence

@gpstrackit/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
8
Versions published
150Mature · −50% score
First published
Dec 2022
Publisher
lcontrerastsomobile

Effective trust discount applied: 50% (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":["@gpstrackit/[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":["@gpstrackit/[email protected]"],"fail_on":"review"}'
Artifact bytes4,723,440
Previous version0.0.99
Published2026-03-26T18:00:11.741Z
SHA-256eddc72137558fd35fe6ea39405ce9d0f67987cc3cf0bb4afb8fa7c77bf12cd1b

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/storybook-static/assets/entry-preview-docs-Cu1vQukK.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/storybook-static/sb-addons/essentials-controls-2/manager-bundle.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/storybook-static/sb-addons/essentials-docs-4/manager-bundle.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/storybook-static/sb-addons/interactions-10/manager-bundle.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/storybook-static/assets/index-DNsi8NHw.js2605524 bytes10
mediumLarge Javascript Payloadpackage/dist/index-DoslSR2y.js2814106 bytes10
mediumLarge Javascript Payloadpackage/dist/index-BeYbfnIM.mjs3981142 bytes10

Manifest

Package metadata

Scripts7
  • buildvite build
  • build-storybookstorybook build
  • bynpm run build && yalc publish && yalc push
  • lintecho "Error: no lint specified" && exit 0
  • startstorybook dev -p 6006
  • storybookstorybook dev -p 6006
  • testjest
Dependencies12
  • @babel/plugin-transform-runtime^7.19.6
  • @mdx-js/react^2.3.0
  • babel-plugin-transform-scss^1.1.0
  • jspdf^2.5.1
  • jspdf-autotable^3.5.28
  • moment-timezone^0.5.40
  • react-beautiful-dnd^13.1.1
  • react-is^18.2.0
  • react-material-ui-carousel^3.4.2
  • react-virtualized^9.22.5
  • react-waypoint^10.3.0
  • uuid^9.0.0