Package evidence
@ht-sdks/[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
- 21,585Mainstream · −50% score
- Versions published
- 14Established · −30% score
- First published
- Nov 2023
- Publisher
- nickstefan
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 promotingMixed 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":["@ht-sdks/[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":["@ht-sdks/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk review · score 25 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/cjs/lib/embedded-write-key.js | 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. | 40 |
| high | Js Split Join Obfuscation | package/dist/pkg/lib/embedded-write-key.js | 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. | 40 |
| high | Js Split Join Obfuscation | package/dist/umd/events.min.js | 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. | 40 |
| high | Js Split Join Obfuscation | package/src/lib/embedded-write-key.ts | 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. | 40 |
Manifest
Package metadata
Scripts15
buildnpm run clean && npm run build-prep && concurrently 'NODE_ENV=production npm run umd' 'npm:pkg' 'npm:cjs'build-prepsh scripts/build-prep.shbuild:devnpm run clean && npm run build-prep && concurrently 'npm run umd' 'npm:pkg' 'npm:cjs'candidate:cdnturbo run build && NODE_ENV=production PATH_PREFIX=browser/candidate bash scripts/release.shcjstsc -p tsconfig.build.json --outDir ./dist/cjs --module commonjscleanrm -rf distlintconcurrently 'eslint .' 'tsc --noEmit'pkgtsc -p tsconfig.build.jsonrelease:cdnturbo run build && NODE_ENV=production PATH_PREFIX=browser/release bash scripts/release.shservenode src/tester/dev-server.jssize-limitsize-limittestjestumdwebpackversionnpm run build-prep && git add src/generated/version.tswatchconcurrently 'NODE_ENV=production WATCH=true npm run umd -- --watch' 'npm run pkg -- --watch'
Dependencies11
@ht-sdks/events-sdk-js-core^1.1.0@lukeed/uuid^2.0.0@segment/analytics.js-video-plugins^0.2.1@segment/facade^3.4.9dlv^1.1.3dset^3.1.2js-cookie3.0.1node-fetch^2.6.7spark-md5^3.0.1tslib^2.4.1unfetch^4.1.0