PkgRadar

Package evidence

[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
894Mature · −50% score
First published
Sep 2021
Publisher
gigmedia

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishergigmedia
Artifact bytes3,909,052
Previous version53.18.6
Published2026-06-08T09:22:55.654Z
SHA-2567d6a4832a44b82f7d8e86cd8ea72d5c3c5cd9003f84b9299d4dd956789014ec7

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/storybook/public/vendors~main.7c47903ea43e951c3707.manager.bundle.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
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/storybook/public/vendors~main.7c47903ea43e951c3707.manager.bundle.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
lowCredential file accesspackage/.ci.ymlmatched ".npmrc"3
lowCredential file accesspackage/storybook/.ci.ymlmatched ".ssh/"3
lowObfuscation Densitypackage/storybook/public/179.cf86fb79.iframe.bundle.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/storybook/public/251.b033c05d.iframe.bundle.js4608924 bytes0
lowObfuscation Densitypackage/storybook/public/9.acd0ef9064e0667433ac.manager.bundle.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/storybook/public/main.b067425d.iframe.bundle.js2393984 bytes0

Manifest

Package metadata

Scripts4
  • build-storybookbuild-storybook
  • storybookstart-storybook -s ./storybook-images -p 7007
  • testjest --clearCache && jest --coverage
  • update-packagesnpm version patch && npm publish
Dependencies10
  • @gigmedia/enigma-utils^1.20.0
  • @react-icons/all-files^4.1.0
  • gatsby^5.11.0
  • gatsby-core-theme^44.25.3
  • gatsby-plugin-sharp^5.11.0
  • gatsby-plugin-sitemap^6.13.1
  • gatsby-transformer-sharp^5.11.0
  • prop-types15.7.2
  • react^18.2.0
  • react-dom^18.2.0