Package evidence
@qiankaka/[email protected]
New Account With Lifecycle Hook: package first published 0 day(s) ago, 7 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
- 7
- First published
- Jun 2026
- Publisher
- qiankaka
Recommended action
Block this updateStatic 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":["@qiankaka/[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":["@qiankaka/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 5.1.0-beta.10 vs 5.1.0-beta.9: "node ./scripts/copy-assets-postinstall.mjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 45 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 5.1.0-beta.10 vs 5.1.0-beta.9: "node ./scripts/copy-assets-postinstall.mjs" | 40 |
| medium | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 7 total version(s), has lifecycle hook | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 5.1.0-beta.10 vs 5.1.0-beta.9: "node ./scripts/copy-assets-postinstall.mjs" | 40 |
| medium | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 7 total version(s), has lifecycle hook | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/copy-assets-postinstall.mjs" | 5 |
Manifest
Package metadata
Scripts13
buildyarn run -T tsx ../../internal/scripts/build-package.tsbuild-apiyarn run -T tsx ../../internal/scripts/build-api.tsdevchokidar '../{editor/editor,tldraw/src/lib/ui}.css' -c 'node ./scripts/copy-css-files.mjs'lintyarn run -T tsx ../../internal/scripts/lint.tspack-tarballyarn packpostinstallnode ./scripts/copy-assets-postinstall.mjspostpack../../internal/scripts/postpack.shprebuildnode ./scripts/copy-css-files.mjspredevnode ./scripts/copy-css-files.mjsprepackyarn run -T tsx ../../internal/scripts/prepack.tstestyarn run -T vitest --passWithNoTeststest-ciyarn run -T vitest run --passWithNoTeststest-coverageyarn run -T vitest run --coverage --passWithNoTests
Dependencies15
@qiankaka/assets5.1.0-beta.10@qiankaka/driver5.1.0-beta.10@qiankaka/editor5.1.0-beta.10@qiankaka/store5.1.0-beta.10@tiptap/core^3.12.1@tiptap/extension-code^3.12.1@tiptap/extension-highlight^3.12.1@tiptap/extension-list^3.12.1@tiptap/pm^3.12.1@tiptap/react^3.12.1@tiptap/starter-kit^3.12.1classnames^2.5.1idb^7.1.1lz-string^1.5.0radix-ui^1.4.2