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
664
Versions published
269Mature · −50% score
First published
Feb 2024
Publisher
ai12z_admin

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"}'
Publisherai12z_admin
Artifact bytes4,333,563
Previous version3.13.1-alpha.12
Published2026-05-20T00:13:26.320Z
SHA-25628cb0783730ab12bf51a36947d9b73e6a686d971da974ad42343d1748cac4838

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/library/p-C3lNE7QP.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-J--erGbY.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
mediumObfuscation Densitypackage/dist/components/p-BCJzelr9.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/library/p-CnadO0kA.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/esm/parseHelper-9rP0JS7J.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cjs/parseHelper-Cp45LpWl.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/esm/processCarouselData-Bf2pDFsV.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cjs/processCarouselData-YEoGs649.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts8
  • buildrm -rf ./www && npm run build:css && stencil build
  • build:cssnpx postcss src/global/custom-tailwind.scss -o src/global/tailwind.css
  • build:css:minifynpx postcss src/global/tailwind.css --use postcss-clean -o src/global/tailwind.min.css && npx postcss src/global/survey.css --use postcss-clean -o src/global/survey.min.css
  • copy-surveyjs-cssgulp copy-surveyjs-css
  • generatestencil generate
  • startstencil build --dev --watch --serve
  • teststencil test --spec --e2e
  • test.watchstencil test --spec --e2e --watchAll
Dependencies21
  • @stencil/core^4.41.1
  • array-sort^1.0.0
  • countries-and-timezones^3.9.0
  • create-frame^1.0.0
  • dompurify^3.3.3
  • extendable-media-recorder^9.2.37
  • extendable-media-recorder-wav-encoder^7.0.137
  • flowbite^4.0.1
  • get-object^0.2.0
  • get-value^4.0.1
  • gulp-postcss^10.0.0
  • handlebars^4.7.8
  • highlight.js^11.11.1
  • jquery^3.7.1
  • json5^2.2.3
  • knockout^3.5.1
  • mustache^4.2.0
  • postcss^8.4.47
  • showdown^2.1.0
  • socket.io-client^4.8.3
  • wavesurfer.js^7.12.1