PkgRadar

Package evidence

@kitecd/[email protected]

New Account With Lifecycle Hook, Install-time lifecycle script

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
347
Versions published
5
First published
Jun 2026
Publisher
atqq

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@kitecd/[email protected]"],"fail_on":"high"}'

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":["@kitecd/[email protected]"],"fail_on":"high"}'
Publisheratqq
Artifact bytes582,151
Previous version1.3.0
Published2026-06-28T07:20:37.673Z
SHA-2568f10de46d811ee008a3aa98fdcb8c2969d60e8a733d3b19dc60a326464495e5a

Why flagged

What the scanner saw

New Account With Lifecycle Hook

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

Availability ledger

available

high
Last checked
highRisk
5Score
1.4.0Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies11
  • @libsql/client^0.17.2
  • adm-zip^0.5.17
  • archiver^7.0.1
  • busboy^1.6.0
  • cac^6.7.14
  • chalk^5.3.0
  • drizzle-orm^1.0.0-beta.15-859cf75
  • form-data^4.0.0
  • node-pty^1.1.0
  • ora^8.0.1
  • ws^8.21.0