PkgRadar

Package evidence

@sula-tech/[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
39
Versions published
48Mature · −50% score
First published
Jan 2025
Publisher
sula-tiagoboeing

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":["@sula-tech/[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":["@sula-tech/[email protected]"],"fail_on":"review"}'
Artifact bytes29,096,912
Previous version0.17.3
Published2026-05-29T19:52:08.543Z
SHA-2566f0f55bbe52335e6c6353fad51756d3b062d8fa07523cad3d36de2ad008ef96b

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.17.4Version
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/webcomponents/p-f62433bd.entry.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/components/p-fwcKhm5l.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

Scripts14
  • buildstencil build
  • build-storybookstorybook build
  • generatestencil generate
  • postbuild-storybooknode ./scripts/copy-stencil-assets.js
  • prebuild-storybookstencil build
  • prestorybookstencil build --dev
  • startstencil build --dev --watch --serve
  • storybookstorybook dev -p 6006
  • teststencil test --spec --e2e --runInBand
  • test.watchstencil test --spec --e2e --watchAll
  • test:coveragestencil test --spec --e2e --coverage --json --outputFile=.jest-test-results.json
  • test:e2estencil test --testTimeout=120000 --e2e --runInBand
  • test:playwrightplaywright test
  • test:specstencil test --spec --runInBand
Dependencies9
  • @phosphor-icons/web^2.1.1
  • @playwright/test^1.57.0
  • @popperjs/core^2.11.8
  • @stencil/playwright^0.2.1
  • @stencil/sass^3.0.12
  • @sula-tech/design-tokens^2.1.0
  • @sula-tech/tailwind-css-plugin^3.1.0
  • lottie-web^5.13.0
  • vanilla-masker^1.2.0