PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
2
First published
Jun 2026
Publisher
naimishomar

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publishernaimishomar
Artifact bytes53,974
Previous version1.0.0
Published2026-06-15T09:59:38.795Z
SHA-2560924f912751d8878109e38234078ee192a4ff3e52c772f8d752d099e973682f7

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"naimishomar","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
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 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
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 -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
Dependencies5
  • @inquirer/prompts^5.0.0
  • chalk^5.3.0
  • commander^12.0.0
  • fs-extra^11.2.0
  • ora^8.0.0