PkgRadar

Package evidence

[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
1,197Niche · −30% score
Versions published
889Mature · −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,899,023
Previous version53.18.1
Published2026-05-26T13:42:48.682Z
SHA-256e58112efed775cecc880c744abb0c3a3ebc753e1d708f10c46e9a9dcdc7231e1

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/storybook/public/179.cf86fb79.iframe.bundle.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/storybook/public/9.acd0ef9064e0667433ac.manager.bundle.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/storybook/public/251.780501b8.iframe.bundle.js4605597 bytes10
mediumLarge Javascript Payloadpackage/storybook/public/main.ee7192d7.iframe.bundle.js2393316 bytes10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/storybook/public/179.cf86fb79.iframe.bundle.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/storybook/public/9.acd0ef9064e0667433ac.manager.bundle.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/storybook/public/251.780501b8.iframe.bundle.js4605597 bytes10
mediumLarge Javascript Payloadpackage/storybook/public/main.ee7192d7.iframe.bundle.js2393316 bytes10
lowCredential file accesspackage/.ci.ymlmatched ".npmrc"3
lowCredential file accesspackage/storybook/.ci.ymlmatched ".ssh"3

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.0
  • 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