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.

Versions published
22Mature · −50% score
First published
Dec 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 bytes28,174
Previous version1.2.3
Published2026-01-19T10:31:01.730Z
SHA-2569257c7c58f6ea91ada8378379989bbebe87054598b37b10aa5ae8a59442a0a44

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.2.4-alpha.0Version
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

Scripts3
  • buildwebpack
  • prepublishOnlyrm -rf dist && yarn build
  • testmocha tests/*.test.js -r dotenv/config
Dependencies5
  • @fortawesome/fontawesome-svg-core^6.6.0
  • axios^1.2.1
  • graphql^16.6.0
  • graphql-request^5.0.0
  • is-svg^4.3.2