PkgRadar

Package evidence

@jx3box/[email protected]

Credential File Packaged: package/.env

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 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":["@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"}'
Artifact bytes1,089,086
Previous version2.2.20
Published2026-06-11T15:33:44.357Z
SHA-256426b17c42dbe7efdd028c835e4a3f746a598304b9323319cc47103497c6a8f98

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts10
  • buildnpm run build:prod
  • build-storybookstorybook build
  • build:devcross-env NODE_OPTIONS=--max-old-space-size=4096 vue-cli-service build --mode development
  • build:prodcross-env NODE_OPTIONS=--max-old-space-size=4096 vue-cli-service build --mode production
  • debugvue-cli-service serve --mode debug
  • devvue-cli-service serve --mode development
  • lintvue-cli-service lint
  • servevue-cli-service serve --mode production
  • storybookstorybook dev -p 6006
  • updatenpm --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.6
  • axios^1.3.4
  • core-js^3.8.3
  • dayjs^1.11.7
  • element-plus^2.13.5
  • highlight.js^11.9.0
  • jquery^3.7.1
  • js-base64^3.7.5
  • katex^0.16.9
  • lodash^4.17.21
  • mitt^3.0.1
  • postcss-safe-parser^7.0.1
  • qrcode.vue^3.3.4
  • sortablejs^1.15.0
  • url^0.11.3
  • v-code-diff^1.13.1
  • viewerjs^1.11.6
  • vue^3.2.13
  • vue-i18n^9.14.4
  • vuedraggable^4.1.0