PkgRadar

Package evidence

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

Weekly downloads
1,541Niche · −30% score
Versions published
607Mature · −50% score
First published
Mar 2019
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":["@cubejs-client/[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":["@cubejs-client/[email protected]"],"fail_on":"review"}'
Artifact bytes14,129,191
Previous version1.6.49
Published2026-05-22T20:30:41.725Z
SHA-2560fad43cdad0575f78aaf5ec2615ae29af31cf70c0ccf97d30dff632b1538984d

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/build/vizard/assets/index-CXd1H6uJ.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/public/vizard/assets/index-CXd1H6uJ.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/build/assets/index-Dp9g9mH4.js3457554 bytes10
mediumLarge Javascript Payloadpackage/build/vizard/assets/monaco-B_IR9uhL.js3101115 bytes10
mediumLarge Javascript Payloadpackage/public/vizard/assets/monaco-B_IR9uhL.js3101115 bytes10
mediumLarge Javascript Payloadpackage/build/vizard/assets/ts.worker-VACfgpbU.js4841300 bytes10
mediumLarge Javascript Payloadpackage/public/vizard/assets/ts.worker-VACfgpbU.js4841300 bytes10
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/build/vizard/assets/index-CXd1H6uJ.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/public/vizard/assets/index-CXd1H6uJ.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/build/assets/index-Dp9g9mH4.js3457554 bytes10
mediumLarge Javascript Payloadpackage/build/vizard/assets/monaco-B_IR9uhL.js3101115 bytes10
mediumLarge Javascript Payloadpackage/public/vizard/assets/monaco-B_IR9uhL.js3101115 bytes10
mediumLarge Javascript Payloadpackage/build/vizard/assets/ts.worker-VACfgpbU.js4841300 bytes10
mediumLarge Javascript Payloadpackage/public/vizard/assets/ts.worker-VACfgpbU.js4841300 bytes10
lowCredential file accesspackage/lib/shared/env-vars-db-map.jsmatched ".aws"5

Manifest

Package metadata

Scripts8
  • buildtsc && yarn build:vizard && yarn build:playground && yarn build:lib
  • build:libtsc --noEmit false && node postbuild.js && cp -R src/img/ lib/img/
  • build:playgroundSKIP_PREFLIGHT_CHECK=true vite build && rm -Rf ../cubejs-server-core/playground/** && cp -R build/ ../cubejs-server-core/playground/
  • build:vizardcd ./vizard && yarn && yarn build && cp -R ./build ../public/vizard
  • devvite
  • servevite preview
  • unitvitest run
  • watchtsc --noEmit false --watch
Dependencies32
  • @apollo/client^3.11.4
  • @graphiql/toolkit^0.4.3
  • anser^2.1.1
  • best-effort-json-parser^1.1.2
  • camel-case^4.1.2
  • codesandbox-import-utils^2.1.1
  • cron-validator^1.2.1
  • customize-cra^1.0.0
  • date-fns^2.16.1
  • fast-deep-equal^3.1.3
  • flexsearch^0.7.21
  • graphiql^1.8.6
  • graphql-ws^5.7.0
  • history^4.9.0
  • html-entities^2.3.3
  • js-cookie^2.2.1
  • js-object-pretty-print^0.3.0
  • js-yaml^4.1.0
  • jwt-decode^3.1.2
  • less^4.1.1
  • mitt^2.1.0
  • moment^2.25.3
  • react-beautiful-dnd^13.0.0
  • react-hotkeys-hook^3.3.0
  • react-is^16.8.4
  • react-responsive^8.0.1
  • react-router-dom^5.1.2
  • recharts^2.12.7
  • recursive-readdir2.2.3
  • sql-formatter^3.1.0
  • …and 2 more.