PkgRadar

Package evidence

@nextclaw/[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.

Weekly downloads
721
Versions published
34
First published
May 2026
Publisher
peiiii

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":["@nextclaw/[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":["@nextclaw/[email protected]"],"fail_on":"review"}'
Publisherpeiiii
Artifact bytes5,995
Previous version0.1.20
Published2026-06-22T13:38:12.275Z
SHA-2566af026f0fdb5197adfb68911c5db225120d988ca63ffa667e286cff571dbaed6

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
12Score
0.1.21Version
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
mediumTls Verification Disabledpackage/dist/services/email-channel.service.js12

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.

Dependencies5
  • @nextclaw/core0.14.7
  • @nextclaw/extension-sdk0.2.16
  • imapflow^1.0.214
  • mailparser^3.7.1
  • nodemailer^6.9.15