PkgRadar

Package evidence

@happyvertical/[email protected]

Suspicious Publish Context

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
3
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 bytes122,579
Previous version0.31.0
Published2026-06-23T05:36:58.560Z
SHA-25698eb08bee0127b1783200f96bc74903bf8ec9f1f8e4d3ce43f1ae8a9f5a91916

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies8
  • @happyvertical/smrt-core0.31.1
  • @happyvertical/sql^0.74.7
  • @testing-library/jest-dom^6.9.1
  • @testing-library/svelte^5.3.1
  • @testing-library/user-event^14.6.1
  • axe-core^4.12.1
  • jsdom^26.1.0
  • tsx^4.21.0