PkgRadar

Package evidence

@publidata/[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
634
Versions published
37Mature · −50% score
First published
Jan 2022
Publisher
antoineapublidata

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

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":["@publidata/[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":["@publidata/[email protected]"],"fail_on":"review"}'
Artifact bytes34,007
Previous version1.3.1-alpha.2
Published2026-06-19T11:22:02.895Z
SHA-256b3c454d030150a232198449a1019f1416897e058bd1062cf78eeb20a7c4e9040

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
7Score
1.3.1Version
Status history (2 events)
  1. availableavailable · risk review · score 7 · status available -> available, risk high -> review, score 17 -> 7
  2. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential File Packagedpackage/.envpackage/.env15

Manifest

Package metadata

Scripts2
  • buildNODE_OPTIONS=--openssl-legacy-provider webpack
  • prepublishOnlyrm -rf dist && yarn build
Dependencies3
  • @publidata/utils-colors1.1.0
  • @publidata/utils-fontawesome1.3.0
  • axios^0.24.0