PkgRadar

Package evidence

@novahelm/[email protected]

Remote Payload: matched "cUrl "

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
th3brink

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":["@novahelm/[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":["@novahelm/[email protected]"],"fail_on":"review"}'
Publisherth3brink
Artifact bytes599,147
Previous version2026.6.0
Published2026-06-09T22:33:49.745Z
SHA-256e642111d5c7a1903eb06803222306a5f52e9cca9678ea8f465b4b5a44ef1cd08

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
2026.6.1Version
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
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12

Manifest

Package metadata

Scripts3
  • buildtsup
  • build:watchtsup --watch --no-clean
  • test:stressvitest run --config vitest.stress.config.ts
Dependencies11
  • @novahelm/auth2026.6.1
  • @novahelm/blueprint2026.6.1
  • @novahelm/engine2026.6.1
  • @novahelm/infra2026.6.1
  • @novahelm/logger2026.6.1
  • @novahelm/migrate^2026.6.1
  • @novahelm/rpc2026.6.1
  • dockerode^4.0.9
  • isomorphic-git^1.27.0
  • jose^5.9.0
  • postgres^3.4.0