PkgRadar

Package evidence

@kernlang/[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
186
First published
Mar 2026
Publisher
cukasn

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":["@kernlang/[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":["@kernlang/[email protected]"],"fail_on":"review"}'
Publishercukasn
Artifact bytes90,778
Previous version4.0.1-canary.224.1.1a92ac0a
Published2026-06-23T07:41:24.574Z
SHA-25639a831a22f373ea045284e16b66e1a385c48c62f6798cfe5d484518e786cd48f

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
4.0.1-canary.225.1.f5c8d5feVersion
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/evolved-node-loader.js12

Manifest

Package metadata

Scripts 2

Sign in to view install / lifecycle script contents.

Dependencies3
  • @kernlang/core4.0.1-canary.225.1.f5c8d5fe
  • @kernlang/review4.0.1-canary.225.1.f5c8d5fe
  • ts-morph^28.0.0