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
144
Versions published
1
First published
May 2026
Publisher
shima_annick

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"}'
Publishershima_annick
Artifact bytes3,497,095
Previous versionnone
Published2026-05-28T12:18:28.628Z
SHA-256367b518af7aae3d9c527111342e9e6de9fc09b52c9e96421195fbe20492714d3

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
45Score
1.0.0Version
Status history (2 events)
  1. availableavailable · risk high · score 45 · status available -> available, risk high -> high, score 131 -> 45
  2. newavailable · risk high · score 131 · 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

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/backend-project/.envpackage/backend-project/.env35
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/backend-project/.envpackage/backend-project/.env35
lowCredential file accesspackage/backend-project/node_modules/mongodb/lib/cmap/auth/mongo_credentials.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/backend-project/node_modules/mongodb/src/cmap/auth/mongo_credentials.tsmatched "AWS_ACCESS_KEY"5
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
  • testecho "Error: no test specified" && exit 1