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
597
Versions published
15
First published
Mar 2026
Publisher
mebishnusahu0595

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"}'
Artifact bytes20,837,924
Previous version2.2.0
Published2026-03-06T14:05:57.460Z
SHA-256974917d8251e7ecd11eee610e02d6512b9cee7371c316eb17f4e401f4b2f94cd

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
67Score
2.2.1Version
Status history (1 event)
  1. newavailable · risk high · score 67 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/backend/.envpackage/backend/.env35
mediumRemote Payloadpackage/backend/bin/samarthya.jsmatched "api.telegram.org/bot"12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/backend/.envpackage/backend/.env35
mediumRemote Payloadpackage/backend/bin/samarthya.jsmatched "api.telegram.org/bot"12
lowCredential file accesspackage/backend/node_modules/google-auth-library/build/src/auth/defaultawssecuritycredentialssupplier.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/backend/node_modules/google-auth-library/build/src/auth/googleauth.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowMessenger Bot Endpointpackage/backend/bin/samarthya.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/backend/services/telegram/telegramService.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowObfuscation Densitypackage/backend/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts1
  • startnode backend/server.js
Dependencies19
  • @google/genai^1.43.0
  • bcryptjs^3.0.3
  • cors^2.8.6
  • dotenv^17.3.1
  • express^5.2.1
  • helmet^8.1.0
  • jsonwebtoken^9.0.3
  • mongoose^9.2.3
  • morgan^1.10.1
  • node-cron^4.2.1
  • node-crypto^1.0.0
  • node-os-utils^2.0.1
  • nodemailer^8.0.1
  • os-utils^0.0.14
  • puppeteer-core^24.37.5
  • screenshot-desktop^1.15.3
  • socket.io^4.8.3
  • ssh2^1.17.0
  • uuid^13.0.0