PkgRadar

Package evidence

@regenbio/[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
858
Versions published
272Mature · −50% score
First published
Dec 2024
Publisher
buaoye

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@regenbio/[email protected]"],"fail_on":"high"}'

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":["@regenbio/[email protected]"],"fail_on":"high"}'
Publisherbuaoye
Artifact bytes972,387
Previous version2026.1.14
Published2026-05-22T03:22:22.485Z
SHA-256d275da30be838ff7fd47f51a7a6a458ca2ce88746facf401230d8076483ec5a4

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

high
Last checked
highRisk
17Score
2026.5.22Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowLarge Javascript Payloadpackage/build/index.js2564354 bytes0

Manifest

Package metadata

Scripts5
  • buildrimraf build && webpack
  • checkVersionnode scripts/checkVersion.js
  • dev:user-selectorvite src/components/DataEntry/UserSelector --config vite.config.ts --host 0.0.0.0 --force
  • prepublishOnlynpm run checkVersion && npm run reinstall && npm run build
  • reinstallrimraf node_modules && yarn install
Dependencies6
  • @antv/g2^5.2.7
  • animate.css^4.1.1
  • dexie^4.0.11
  • eventemitter3^5.0.1
  • querystring^0.2.1
  • uuid^11.0.3