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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/github/github-auth.js | matched "github_token" | 5 |
| low | Large Javascript Payload | package/dist/studio.js | 12074238 bytes | 0 |
| low | Large Javascript Payload | package/dist/workers/ts.worker.js | 12155712 bytes | 0 |
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.jsgen:webdatabun run scripts/gen-webdata.jstestbun test --isolatetest:coveragebun test --isolate --coverageupgradebunx 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.