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
- 321
- Versions published
- 85
- First published
- Mar 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":["@jx3box/[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":["@jx3box/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential File Packaged: package/.env
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts10
buildnpm run build:prodbuild-storybookstorybook buildbuild:devcross-env NODE_OPTIONS=--max-old-space-size=4096 vue-cli-service build --mode developmentbuild:prodcross-env NODE_OPTIONS=--max-old-space-size=4096 vue-cli-service build --mode productiondebugvue-cli-service serve --mode debugdevvue-cli-service serve --mode developmentlintvue-cli-service lintservevue-cli-service serve --mode productionstorybookstorybook dev -p 6006updatenpm --registry https://registry.npmjs.org install @jx3box/jx3box-common@latest @jx3box/jx3box-data@latest @jx3box/jx3box-editor@latest @jx3box/jx3box-emotion@latest @jx3box/jx3box-macro@latest @jx3box/jx3box-talent@latest
Dependencies29
@element-plus/icons-vue^2.3.2@jx3box/jx3box-common^9.2.3@jx3box/jx3box-data^3.9.5@jx3box/jx3box-editor^3.1.4@jx3box/jx3box-emotion^1.3.1@jx3box/jx3box-macro^1.0.4@jx3box/jx3box-talent^1.3.14@tinymce/tinymce-vue^5.1.1@vueuse/core^9.13.0@vueuse/head^0.7.6axios^1.3.4core-js^3.8.3dayjs^1.11.7element-plus^2.13.5highlight.js^11.9.0jquery^3.7.1js-base64^3.7.5katex^0.16.9lodash^4.17.21mitt^3.0.1postcss-safe-parser^7.0.1qrcode.vue^3.3.4sortablejs^1.15.0url^0.11.3v-code-diff^1.13.1viewerjs^1.11.6vue^3.2.13vue-i18n^9.14.4vuedraggable^4.1.0