PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/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
35
Versions published
1
First published
May 2026
Publisher
senga_amani

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"}'
Publishersenga_amani
Artifact bytes5,310,414
Previous versionnone
Published2026-05-24T18:57:53.456Z
SHA-256637208fa51a81598fcb4ff81a93b2908089d68b3c732e808cf2abae3c8b81307

Why flagged

What the scanner saw

Credential File Packaged: package/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
35Score
1.0.0Version
Status history (4 events)
  1. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 234 -> 35
  2. availableavailable · risk high · score 234 · status available -> available, risk high -> high, score 309 -> 234
  3. availableavailable · risk high · score 309 · status available -> available, risk high -> high, score 1220 -> 309
  4. newavailable · risk high · score 1220 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

senga_amani

4 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/backend/.envpackage/backend/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/backend/.envpackage/backend/.env35
lowObfuscation Densitypackage/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/frontend/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • startnode server.js
  • testecho "Error: no test specified" && exit 1
Dependencies3
  • axios^1.x.x
  • express^4.x.x
  • mongoose^8.x.x