PkgRadar

Package evidence

@sitecore/[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
432
Versions published
92Mature · −50% score
First published
Dec 2024
Publisher
sitecorecorporation

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":["@sitecore/[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":["@sitecore/[email protected]"],"fail_on":"review"}'
Artifact bytes4,297,667
Previous version1.0.17
Published2026-05-19T13:47:17.062Z
SHA-256a2fe94944691fa61232c441fd3c8c274c54b6aafe1b5a2b102f87158f4949f33

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/node_modules/@babel/helper-validator-identifier/lib/identifier.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts11
  • buildnpm run clean && tsc -p tsconfig.esm.json
  • build-storybookstorybook build
  • cleanrimraf esm/
  • linteslint ./src/
  • lint:fixeslint ./src/ --fix
  • packnpm pack --pack-destination ./
  • storybookstorybook dev -p 6006
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
  • test:cinode --experimental-vm-modules node_modules/jest/bin/jest.js --forceExit --verbose --detectOpenHandles --coverage --reporters=jest-junit
  • watch-testnpm run test -- --watchAll
  • watch-tstsc -w -p tsconfig.esm.json
Dependencies15
  • @emotion/css^11.11.2
  • @emotion/jest^11.11.0
  • @emotion/react^11.14.0
  • @emotion/styled^11.14.1
  • @mui/material^9.0.1
  • @mui/system^9.0.1
  • @storybook/addon-webpack5-compiler-babel^3.0.3
  • babel-loader^9.2.1
  • color^4.2.3
  • color-string^1.9.1
  • dompurify^3.4.0
  • react-intersection-observer^9.13.1
  • react-tooltip^5.28.0
  • stylis^4.3.1
  • stylis-plugin-rtl^2.1.1