PkgRadar

Package evidence

@bacca2095/[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.

Versions published
5
First published
Jun 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@bacca2095/[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":["@bacca2095/[email protected]"],"fail_on":"review"}'
Artifact bytes592,568
Previous version1.2.0
Published2026-06-06T22:48:26.111Z
SHA-2566643ce7b450b3400df4a7e9e8dad03a0fb7c850d7ce897946d254891e27a2ad8

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/webphone.es.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

Scripts13
  • buildrun-p type-check "build-only {@}" --
  • build-onlyvite build
  • build:allrun-s build build:wc
  • build:demovite build --config vite.demo.config.ts
  • build:wcvite build --config vite.wc.config.ts
  • devvite
  • formatoxfmt src/
  • lintrun-s lint:*
  • lint:eslinteslint . --fix --cache
  • lint:oxlintoxlint . --fix
  • previewvite preview
  • test:unitvitest
  • type-checkvue-tsc --build
Dependencies8
  • @internationalized/date^3.12.2
  • @lucide/vue^1.17.0
  • @vueuse/core14.3.0
  • class-variance-authority0.7.1
  • clsx2.1.1
  • jssip3.13.8
  • reka-ui2.9.7
  • tailwind-merge3.6.0