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.

Weekly downloads
16
Versions published
7
First published
Apr 2026
Publisher
robiussani

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"}'
Publisherrobiussani
Artifact bytes102,733
Previous version1.0.4
Published2026-04-21T12:24:55.969Z
SHA-25683d4091dcfa8b1845c29d0c5bd3593335a671ebe123643f4498b998c30934760

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/template/mongodb/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts6
  • buildtsc
  • devts-node-dev --respawn --transpile-only src/server.ts
  • formatprettier . --write
  • linteslint src/**/*.ts
  • lint:fixeslint src/**/*.ts --fix
  • startnode dist/server.js
Dependencies23
  • @google/genai^1.29.0
  • @types/compression^1.8.1
  • @types/jsonwebtoken^9.0.9
  • axios^1.15.0
  • bcrypt^5.1.1
  • cloudinary^2.9.0
  • compression^1.8.1
  • cookie-parser^1.4.7
  • cors^2.8.5
  • dotenv^16.4.7
  • express^4.21.2
  • handlebars^4.7.8
  • helmet^8.1.0
  • http-status-code^2.1.0
  • jsonwebtoken^9.0.2
  • mongodb^6.20.0
  • mongoose^8.19.1
  • morgan^1.10.1
  • multer^2.1.1
  • nodemailer^7.0.2
  • puppeteer^24.22.3
  • sslcommerz-lts^1.1.0
  • ts-node-dev^2.0.0