PkgRadar

Package evidence

@happyvertical/[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
2
First published
Jun 2026
Publisher
wllgrffn

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":["@happyvertical/[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":["@happyvertical/[email protected]"],"fail_on":"review"}'
Publisherwllgrffn
Artifact bytes38,833
Previous versionnone
Published2026-06-23T08:14:11.573Z
SHA-25688a877b436fbea5e2c9a6e7f5645edccbb68787d7e572aafd53cfc73219cc11d

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.74.8Version
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/index.js12

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.

Dependencies4
  • @aws-sdk/client-iam^3.1034.0
  • @aws-sdk/client-organizations^3.1034.0
  • @happyvertical/utils0.74.8
  • pg^8.20.0