PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/hospital/hospital-backend/.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
132
Versions published
1
First published
Jun 2026
Publisher
ineza-dev-rw

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherineza-dev-rw
Artifact bytes5,503,423
Previous versionnone
Published2026-06-01T09:01:51.547Z
SHA-2568a9b8f3297377d048f49c87ebbdfbe72549f34115b6d285d4cf58fad2b77f2ec

Why flagged

What the scanner saw

Credential File Packaged: package/hospital/hospital-backend/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/hospital/hospital-backend/.envpackage/hospital/hospital-backend/.env35
highCredential File Packagedpackage/school/school-fees-backend/.envpackage/school/school-fees-backend/.env35
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/hospital/hospital-backend/.envpackage/hospital/hospital-backend/.env35
highCredential File Packagedpackage/school/school-fees-backend/.envpackage/school/school-fees-backend/.env35
lowObfuscation Densitypackage/hospital/hospital-backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/hospital/my-project/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/hotel/backend-project/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/hotel/my-project/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/Inventory System/backend-project/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/Inventory System/my-project/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/school/my-project/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/school/school-fees-backend/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • devnodemon server.js
  • testnode server.js
Dependencies6
  • bcryptjs^3.0.3
  • cors^2.8.6
  • dotenv^17.4.2
  • express^5.2.1
  • jsonwebtoken^9.0.3
  • mysql2^3.22.4