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 bytes13,874,426
Previous version0.0.100
Published2026-05-26T13:28:17.964Z
SHA-25636ca675f331d02ed1cea48f47155315c25e9cbeec7cf20c1e7bfe2d8e0a1822b

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
44Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 44 · status changed

Evidence

Static findings

8 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/dist/index-CAa8emYk.js3078848 bytes10
mediumLarge Javascript Payloadpackage/storybook-static/assets/index-DNsi8NHw.js2605524 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js3337600 bytes10
mediumLarge Javascript Payloadpackage/dist/index-RPx7NckX.mjs4449659 bytes10

Manifest

Package metadata

Scripts7
  • buildwebpack --mode production
  • build-storybookbuild-storybook
  • bytsc && tsc -m es6 --outDir lib-esm && npm run build && yalc publish && yalc push
  • lintecho "Error: no lint specified" && exit 0
  • startstart-storybook
  • storybookstart-storybook -p 6006
  • testjest
Dependencies17
  • @babel/plugin-transform-runtime^7.19.6
  • @material-ui/core^4.12.4
  • @material-ui/icons^4.11.3
  • @mdx-js/react^2.3.0
  • @storybook/addons^6.5.13
  • @storybook/theming^6.5.13
  • babel-plugin-transform-scss^1.1.0
  • jspdf^2.5.1
  • jspdf-autotable^3.5.28
  • material-ui-dropzone^3.5.0
  • 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