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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 67 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/backend/.env | package/backend/.env | 35 |
| medium | Remote Payload | package/backend/bin/samarthya.js | matched "api.telegram.org/bot" | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/backend/.env | package/backend/.env | 35 |
| medium | Remote Payload | package/backend/bin/samarthya.js | matched "api.telegram.org/bot" | 12 |
| low | Credential file access | package/backend/node_modules/google-auth-library/build/src/auth/defaultawssecuritycredentialssupplier.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/backend/node_modules/google-auth-library/build/src/auth/googleauth.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Messenger Bot Endpoint | package/backend/bin/samarthya.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/backend/services/telegram/telegramService.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Obfuscation Density | package/backend/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts1
startnode backend/server.js
Dependencies19
@google/genai^1.43.0bcryptjs^3.0.3cors^2.8.6dotenv^17.3.1express^5.2.1helmet^8.1.0jsonwebtoken^9.0.3mongoose^9.2.3morgan^1.10.1node-cron^4.2.1node-crypto^1.0.0node-os-utils^2.0.1nodemailer^8.0.1os-utils^0.0.14puppeteer-core^24.37.5screenshot-desktop^1.15.3socket.io^4.8.3ssh2^1.17.0uuid^13.0.0