Package evidence
[email protected]
New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 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
- 1
- First published
- Jun 2026
- Publisher
- slavarazum
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":["[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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 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 high · score 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
| low | Install-time lifecycle script | package.json | preinstall="npx -y only-allow pnpm" | 5 |
Manifest
Package metadata
Scripts25
buildpnpm run build:nuxt-module && pnpm run build:convex-componentbuild:convex-componenttsc --project ./tsconfig.convex-component.build.json && node -e "require('fs').utimesSync('playground/backend/convex.config.ts', new Date(), new Date())"build:nuxt-modulenuxt-module-build build && node scripts/normalize-module-ext.jsbumppnpm exec taze major -wdb:resetnode scripts/db-reset.jsdevpnpm run dev:prepare && pnpm run build:convex-component && run-p -r 'dev:convex-component' 'dev:nuxt-module'dev:convex-componentconvex dev --typecheck-components --start 'pnpm run dev:convex-component:watch'dev:convex-component:codegenconvex codegen --component-dir ./src/convex/componentdev:convex-component:watchchokidar 'tsconfig*.json' 'src/convex/**/*.ts' -i '**/*.test.ts' -i 'src/convex/component/_generated/**' -c 'pnpm run dev:convex-component:codegen && pnpm run build:convex-component' --initialdev:nuxt-moduleTMPDIR=/tmp portless nuxt-backend nuxt dev playgrounddev:nuxt-module:buildnuxt build playgrounddev:nuxt-module:preparepnpm run dev:preparedev:preparenuxt-module-build build --stub && nuxt-module-build prepare && node scripts/normalize-module-ext.js && nuxt prepare playgroundlinteslint .lint:fixeslint . --fixpreinstallnpx -y only-allow pnpmtestvitest --runtest:convex-componentvitest --project convex-component --runtest:e2evitest --project e2e --runtest:nuxtvitest --project nuxt --runtest:qualityfallow --summarytest:typespnpm run test:types:lib && cd playground && vue-tsc --noEmittest:types:libpnpm run dev:prepare && pnpm run build:convex-component && vue-tsc --noEmit && tsc --noEmit -p tsconfig.convex.jsontest:unitvitest --project unit --runtest:watchvitest --watch
Dependencies6
@better-auth/passkey~1.6.11@convex-dev/better-auth^0.12.2@nuxt/kit^4.4.5better-auth~1.6.11convex^1.40.0dedent^1.7.2