PkgRadar

Package evidence

@jxsuite/[email protected]

Credential file access: matched "github_token"

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,320Niche · −30% score
Versions published
30
First published
Apr 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":["@jxsuite/[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":["@jxsuite/[email protected]"],"fail_on":"review"}'
Artifact bytes8,758,762
Previous version0.21.1
Published2026-05-28T20:31:26.534Z
SHA-2560e356dbfa344d481a0611dfc897ab8e41ac0a356a4eb84629a2c056099af5c04

Why flagged

What the scanner saw

Credential file access: matched "github_token"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/github/github-auth.jsmatched "github_token"5
lowLarge Javascript Payloadpackage/dist/studio.js12074238 bytes0
lowLarge Javascript Payloadpackage/dist/workers/ts.worker.js12155712 bytes0

Manifest

Package metadata

Scripts5
  • buildbun build ./src/studio.js --outdir dist --target browser --sourcemap=linked && bun build ./node_modules/monaco-editor/esm/vs/editor/editor.worker.js --outdir dist/workers --target browser --entry-naming editor.worker.js && bun build ./node_modules/monaco-editor/esm/vs/language/json/json.worker.js --outdir dist/workers --target browser --entry-naming json.worker.js && bun build ./node_modules/monaco-editor/esm/vs/language/typescript/ts.worker.js --outdir dist/workers --target browser --entry-naming ts.worker.js
  • gen:webdatabun run scripts/gen-webdata.js
  • testbun test --isolate
  • test:coveragebun test --isolate --coverage
  • upgradebunx npm-check-updates -u && bun install
Dependencies52
  • @atlaskit/pragmatic-drag-and-drop^1.8.1
  • @atlaskit/pragmatic-drag-and-drop-hitbox^1.1.0
  • @jxsuite/parser^0.21.2
  • @jxsuite/runtime^0.21.2
  • @jxsuite/schema^0.21.2
  • @spectrum-web-components/accordion^1.12.1
  • @spectrum-web-components/action-bar1.12.1
  • @spectrum-web-components/action-button^1.12.1
  • @spectrum-web-components/action-group^1.12.1
  • @spectrum-web-components/base^1.12.1
  • @spectrum-web-components/button^1.12.1
  • @spectrum-web-components/checkbox^1.12.1
  • @spectrum-web-components/color-area^1.12.1
  • @spectrum-web-components/color-handle^1.12.1
  • @spectrum-web-components/color-slider^1.12.1
  • @spectrum-web-components/combobox^1.12.1
  • @spectrum-web-components/dialog^1.12.1
  • @spectrum-web-components/divider^1.12.1
  • @spectrum-web-components/field-label^1.12.1
  • @spectrum-web-components/help-text^1.12.1
  • @spectrum-web-components/icon^1.12.1
  • @spectrum-web-components/icons-ui^1.12.1
  • @spectrum-web-components/icons-workflow^1.12.1
  • @spectrum-web-components/menu^1.12.1
  • @spectrum-web-components/number-field^1.12.1
  • @spectrum-web-components/overlay^1.12.1
  • @spectrum-web-components/overlay-trigger^0.1.7
  • @spectrum-web-components/picker^1.12.1
  • @spectrum-web-components/picker-button^1.12.1
  • @spectrum-web-components/popover^1.12.1
  • …and 22 more.