PkgRadar

Package evidence

@pantograph/[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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
240Mature · −50% score
First published
Dec 2024
Publisher
sedmedgh

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":["@pantograph/[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":["@pantograph/[email protected]"],"fail_on":"review"}'
Publishersedmedgh
Artifact bytes11,819,351
Previous version0.20.0
Published2025-04-13T10:24:19.520Z
SHA-256538c6c289194e529869ea176184a65f5dd514a4da35cb0e33e66e02a8b8d8967

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-BRvIONa8.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
highJs Split Join Obfuscationpackage/dist/index-IdtPmXeP.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40

Manifest

Package metadata

Scripts12
  • buildnpm run type-check && npm run build-only
  • build-onlyNODE_OPTIONS=--max_old_space_size=4096 vite build
  • devrun-p story-dev site-dev
  • formatprettier --write src/
  • linteslint . && stylelint '**/*.{css,less}'
  • lint:eslinteslint . --fix
  • pubnpm publish
  • site-devvite
  • story-buildhistoire build
  • story-devhistoire dev --port 6007
  • story-starthistoire preview --port 6007
  • type-checkvue-tsc -p tsconfig.check.json --noEmit
Dependencies19
  • @faker-js/faker^9.5.0
  • @iconify/vue^4.3.0
  • @pantograph/tokens^0.0.23
  • @pantograph/utils^0.0.14
  • @tanstack/vue-table^8.21.2
  • @types/lodash-es^4.17.12
  • @types/sortablejs^1.15.8
  • @vee-validate/rules^4.15.0
  • @vee-validate/zod^4.15.0
  • @vueuse/core^12.5.0
  • class-variance-authority^0.7.1
  • lodash-es^4.17.21
  • radix-vue^1.9.13
  • sortablejs^1.15.6
  • vee-validate^4.15.0
  • vue-the-mask^0.11.1
  • vue-tippy^6.6.0
  • yup^1.6.1
  • zod^3.24.2