PkgRadar

Package evidence

[email protected]

no static findings

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
2,460Niche · −30% score
Versions published
285Mature · −50% score
First published
Jan 2025
Publisher
vladmda
External confirmation
MAL-2026-4564OSV match · pinned to high regardless of other signals

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"}'
Publishervladmda
Artifact bytes77,255
Previous version4.1.1
Published2026-06-02T15:29:29.715Z
SHA-256579425064f45b454092a60ce596be315ce509ea9d8dd90992e46f3f8e5c074e4

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

high
Last checked
highRisk
0Score
4.1.2Version
Status history (2 events)
  1. availableavailable · risk high · score 0 · status available -> available, risk low -> high, score 0 -> 0
  2. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts 2

Sign in to view install / lifecycle script contents.

Dependencies13
  • @nestjs/mongoose^10.0.1
  • @nestjs/passport^10.0.3
  • @nestjs/swagger^8.1.0
  • @sentry/nestjs^8.48.0
  • @sentry/profiling-node^8.48.0
  • axios^1.7.9
  • bcrypt^5.1.1
  • class-transformer^0.5.1
  • class-validator^0.14.1
  • express^4.21.2
  • mongodb^6.12.0
  • mongoose^8.9.5
  • pluralize^8.0.0