PkgRadar

Package evidence

@jcbuisson/[email protected]

Credential File Packaged

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.

Versions published
3
First published
Jun 2026
Publisher
jcbuisson

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":["@jcbuisson/[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":["@jcbuisson/[email protected]"],"fail_on":"review"}'
Publisherjcbuisson
Artifact bytes163,155
Previous version1.0.1
Published2026-06-22T07:09:27.768Z
SHA-2563a5d2ff3cabb77e74112eecc7ae20c2c709ad8f53b361d8411d76ac794b0790c

Why flagged

What the scanner saw

Credential File Packaged

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential File Packagedpackage/.env15

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies13
  • @jcbuisson/express-x-client^3.1.33
  • @mdi/js^7.4.47
  • @vueuse/core^14.2.1
  • @vueuse/rxjs^14.2.1
  • commander^15.0.0
  • dexie^4.3.0
  • rxjs^7.8.2
  • socket.io-client^4.8.3
  • uuid^13.0.0
  • vite-plugin-pwa^1.2.0
  • vue^3.5.25
  • vue-router^5.0.6
  • workbox-precaching^7.3.0