PkgRadar

Package evidence

@quukk/[email protected]

New Account With Lifecycle Hook: package first published 1 day(s) ago, 6 total version(s), has lifecycle hook

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
6
First published
Jun 2026
Publisher
quukk

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":["@quukk/[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":["@quukk/[email protected]"],"fail_on":"high"}'
Publisherquukk
Artifact bytes148,405
Previous version1.0.4
Published2026-06-11T07:32:57.047Z
SHA-2567c00f04582433f7d2133725bfbb8007a5186cf0034a71570a6006276e0860ed6

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.1.0 vs 1.0.4: "node scripts/postinstall.js"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.0 vs 1.0.4: "node scripts/postinstall.js"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 6 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.0 vs 1.0.4: "node scripts/postinstall.js"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 6 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts10
  • buildtsc
  • devtsc --watch
  • linttsc --noEmit
  • obfuscatenode scripts/obfuscate.js
  • postinstallnode scripts/postinstall.js
  • prepublishOnlynpm run build && npm run obfuscate
  • releasesemantic-release
  • startnode dist/cli.js
  • start:winchcp 65001 >nul & node dist/cli.js start
  • typechecktsc --noEmit
Dependencies11
  • @opencode-ai/sdk^1.0.0
  • @rongcloud/imlib-next5.36.6
  • axios^1.15.0
  • commander^12.0.0
  • fake-indexeddb^6.2.5
  • jsdom^24.0.0
  • pino^9.0.0
  • pino-pretty^11.0.0
  • qrcode^1.5.4
  • ws^8.16.0
  • zod^3.23.0