PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/backend-project/.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
692
Versions published
5
First published
May 2026
Publisher
caleb_kwizera

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"}'
Publishercaleb_kwizera
Artifact bytes7,378,819
Previous versionnone
Published2026-05-28T19:55:51.296Z
SHA-2566e61bb929ce8fa1b4c8cd6955c02efda3d551e2bce76eb28fffc15b193b78c14

Why flagged

What the scanner saw

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

1 candidate cluster(s) currently reference this release.

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 (2 events)
  1. availableavailable · risk high · score 70 · status available -> available, risk high -> high, score 73 -> 70
  2. newavailable · risk high · score 73 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/backend-project/.env

53 members · evidence strength 84
Repeated static TTPcandidate

Credential File Packaged — package/backend-project/.env

53 members · max score 70

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts1
  • startnode create-project.js
Dependencies2
  • fs-extra^11.1.1
  • inquirer^9.2.7