PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/dist/templates/express/mongodb/mongoose/base/.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.

Versions published
7
First published
Jun 2026
Publisher
naimishomar

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"}'
Publishernaimishomar
Artifact bytes56,469
Previous version1.0.6
Published2026-06-15T15:17:40.287Z
SHA-256d54bf4afac9cc4c79da11523fac0f4a9ee9f653fee41c77bfbd936834e0fb66a

Why flagged

What the scanner saw

Credential File Packaged: package/dist/templates/express/mongodb/mongoose/base/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
80Score
1.0.7Version
Status history (1 event)
  1. newavailable · risk high · score 80 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/dist/templates/express/mongodb/mongoose/base/.envpackage/dist/templates/express/mongodb/mongoose/base/.env35
highCredential File Packagedpackage/dist/templates/express/postgresql/prisma/base/.envpackage/dist/templates/express/postgresql/prisma/base/.env35
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"naimishomar","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/dist/templates/express/mongodb/mongoose/base/.envpackage/dist/templates/express/mongodb/mongoose/base/.env35
highCredential File Packagedpackage/dist/templates/express/postgresql/prisma/base/.envpackage/dist/templates/express/postgresql/prisma/base/.env35
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"naimishomar","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowObfuscation Densitypackage/dist/templates/express/mongodb/mongoose/base/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/templates/express/mongodb/mongoose/otp/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/templates/express/postgresql/prisma/base/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildtsc && copyfiles -u 1 -a -e "src/templates/**/node_modules/**/*" "src/templates/**/*" dist
  • devtsx src/cli/index.ts
  • startnode dist/cli/index.js
  • testecho "Error: no test specified" && exit 1
Dependencies7
  • @inquirer/prompts^5.0.0
  • chalk^5.3.0
  • commander^12.0.0
  • fs-extra^11.2.0
  • ioredis^5.11.1
  • nodemailer^9.0.0
  • ora^8.0.0