Package evidence
@donniean/[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
- donniean
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":["@donniean/[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":["@donniean/[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="pnpm dlx only-allow@latest pnpm" | 5 |
Manifest
Package metadata
Scripts35
buildtsupbuild:watchpnpm run build --watchchangeset:addchangeset addchangeset:publishchangeset publishchangeset:versionchangeset versioncleanrimraf dist/devtsx src/clidocstsx src/scriptsknipknipknip:fixpnpm run knip --fixlinkpnpm run build && pnpm linklintconcurrently --group --timings --prefix-colors=auto "pnpm:lint:*(!:fix)"lint:fixconcurrently --max-processes=1 --group --timings --prefix-colors=auto "pnpm:lint:*:fix"lint:formatprettier --check --ignore-unknown .lint:format:fixprettier --write --ignore-unknown .lint:jseslintlint:js:fixpnpm run lint:js --fixlint:mdmarkdownlint --dot "**/*.md"lint:md:fixpnpm run lint:md --fixlint:package-jsonpnpm run lint:package-json:fix --checklint:package-json:fixsort-package-json "**/package.json" --ignore "**/node_modules/**/package.json" --ignore "**/dist/**/package.json"lint:spellcspell lint --no-progress --no-must-find-files --dot --gitignore .lint:textautocorrect --lintlint:text:fixautocorrect --fixlint:typestsc --noEmitncupnpm dlx npm-check-updates@latest --deep --format cooldownncu:upgradepnpm run ncu --upgradepostdocsprettier --write configs.mdprebuildpnpm run cleanpreinstallpnpm dlx only-allow@latest pnpm- …and 5 more.
Dependencies8
commander15.0.0fs-extra11.3.5json2md2.0.3prettier3.8.3remark15.0.1remark-toc9.0.0type-fest5.7.0zod4.4.3