Package evidence
@qiankaka/[email protected]
New Account With Lifecycle Hook: package first published 1 day(s) ago, 8 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
- 8
- First published
- Jun 2026
- Publisher
- qiankaka
Recommended action
Review before promotingMixed 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":["@qiankaka/[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":["@qiankaka/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
New Account With Lifecycle Hook: package first published 1 day(s) ago, 8 total version(s), has lifecycle hook
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 review · score 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | New Account With Lifecycle Hook | package.json | package first published 1 day(s) ago, 8 total version(s), has lifecycle hook | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | New Account With Lifecycle Hook | package.json | package first published 1 day(s) ago, 8 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.11@qiankaka/driver5.1.0-beta.11@qiankaka/editor5.1.0-beta.11@qiankaka/store5.1.0-beta.11@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