PkgRadar

Package evidence

@univerjs-pro/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
131Established · −30% score
First published
Sep 2025
Publisher
jikkai

Effective trust discount applied: 30% (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":["@univerjs-pro/[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":["@univerjs-pro/[email protected]"],"fail_on":"review"}'
Publisherjikkai
Artifact bytes92,087
Previous version0.24.0-insiders.20260527-b1d726f
Published2026-05-28T10:21:22.499Z
SHA-25644ef0a103387c2779e98de0df2ad17d8529a4c1b02259cba4183788b86416ae9

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
35Score
0.24.0-insiders.20260528-29f582dVersion
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/lib/umd/locale/ca-ES.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/umd/locale/en-US.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/umd/locale/es-ES.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/umd/locale/fa-IR.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/umd/locale/fr-FR.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/es/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/cjs/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/umd/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/umd/locale/ru-RU.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/umd/locale/zh-TW.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts7
  • buildpnpm run build:bundle && pnpm run build:types
  • build:bundleuniver-cli build
  • build:typestsc -p tsconfig.node.json
  • coveragevitest run --coverage
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies6
  • @univerjs-pro/mcp0.24.0-insiders.20260528-29f582d
  • @univerjs/core0.24.0-insiders.20260528-29f582d
  • @univerjs/design0.24.0-insiders.20260528-29f582d
  • @univerjs/icons^1.4.0
  • @univerjs/network0.24.0-insiders.20260528-29f582d
  • @univerjs/ui0.24.0-insiders.20260528-29f582d