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.

Weekly downloads
1,054Niche · −30% score
Versions published
893Mature · −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,223
Previous version53.18.5
Published2026-06-02T14:22:13.046Z
SHA-25661efde0de2f217ebebdd1de8c77c4a7b98c119d9469dc3d88de19ee93b126650

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.6Version
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.8c60b119.iframe.bundle.js4606297 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.2
  • 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