PkgRadar

Package evidence

@eventista/[email protected]

Tls Verification Disabled

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
236Mature · −50% score
First published
May 2025
Publisher
damnx

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@eventista/[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":["@eventista/[email protected]"],"fail_on":"review"}'
Publisherdamnx
Artifact bytes175,839
Previous version1.3.19-dev.13
Published2026-06-22T03:48:58.795Z
SHA-2566f81f23d1ed84116ae2bcb8b26c5688d98ce397fa8b60b59fca4c8edb25988cd

Why flagged

What the scanner saw

Tls Verification Disabled

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.3.19-dev.14Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/database/redis/redis.module.js12

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.

Dependencies7
  • @nestjs/common^11.0.0
  • @nestjs/core^11.0.0
  • @sentry/nestjs^10.8.0
  • @sentry/profiling-node^10.8.0
  • class-validator^0.14.2
  • colorette^2.0.20
  • uuid^11.1.0