PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3362068 bytes

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
2,968Niche · −30% score
Versions published
186Mature · −50% score
First published
Mar 2021
Publisher
unico-sdk

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"}'
Publisherunico-sdk
Artifact bytes2,432,763
Previous version3.23.8
Published2026-05-20T14:21:25.823Z
SHA-256a17a27dacd840f968f725644aba703852cef0f79a74c788a73103a3940bc8b37

Why flagged

What the scanner saw

Large Javascript Payload: 3362068 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
15Score
3.23.9Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/obfuscated/dist/UnicoCheck.cjs.js3362068 bytes10
mediumLarge Javascript Payloadpackage/obfuscated/dist/UnicoCheck.esm.js3324232 bytes10
mediumLarge Javascript Payloadpackage/obfuscated/dist/UnicoCheck.umd.js3331413 bytes10

Manifest

Package metadata

Scripts8
  • buildbash scripts/build.sh
  • build-devnpm run build && ./script.sh
  • docsrun-s docs:**
  • prebuildshx rm -rf dist
  • startrun-p start:*
  • start:browserifybrowserify ./demo/js/main.js > ./demo/main.js
  • start:buildrollup -c rollup.config.js -w
  • start:demonpx local-web-server -d ./demo --https
Dependencies8
  • crypto-es^2.1.0
  • devtools-detector^2.0.14
  • face-api.js^0.22.2
  • jose-browser-runtime^3.20.2
  • platform^1.3.6
  • postcss^8.4.5
  • shield-ptr-u-npm3.0.7
  • uuid^9.0.0