Package evidence
[email protected]
New Account With Lifecycle Hook: package first published 42 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
- May 2026
- Publisher
- mukhtharcm
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 Lifecycle Script Vs Previous: preinstall added in 0.2.1 vs 0.2.0: "node scripts/check-node-version.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 | preinstall added in 0.2.1 vs 0.2.0: "node scripts/check-node-version.mjs" | 40 |
| medium | New Account With Lifecycle Hook | package.json | package first published 42 day(s) ago, 6 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 | preinstall added in 0.2.1 vs 0.2.0: "node scripts/check-node-version.mjs" | 40 |
| medium | New Account With Lifecycle Hook | package.json | package first published 42 day(s) ago, 6 total version(s), has lifecycle hook | 10 |
| low | Install-time lifecycle script | package.json | preinstall="node scripts/check-node-version.mjs" | 5 |
Manifest
Package metadata
Scripts38
buildnpm run clean && tsc && node -e "require('node:fs').chmodSync('dist/cli.js', 0o755)"cleannode -e "require('node:fs').rmSync('dist',{recursive:true,force:true})"daemontsx src/cli.ts daemondaemon:compilednode dist/cli.js daemondaemon:devtsx watch src/cli.ts daemondoctortsx src/cli.ts doctormacos:release:notarizebash scripts/notarize-macos-release.shmacos:release:packagebash scripts/package-macos-release.shmobile:analyzecd apps/mobile && flutter analyzemobile:android:build:devcd apps/mobile && flutter build apk --flavor dev --debugmobile:android:build:prodcd apps/mobile && flutter build apk --flavor prod --releasemobile:android:devcd apps/mobile && flutter run --flavor dev -t lib/main.dartmobile:android:prodcd apps/mobile && flutter run --flavor prod -t lib/main.dartmobile:getcd apps/mobile && flutter pub getmobile:ios:build:devcd apps/mobile && flutter build ios --flavor dev --debugmobile:ios:build:prodcd apps/mobile && flutter build ipa --flavor prod --releasemobile:ios:devcd apps/mobile && flutter run --flavor dev -t lib/main.dartmobile:ios:prodcd apps/mobile && flutter run --flavor prod -t lib/main.dartmobile:macos:build:devcd apps/mobile && flutter build macos --flavor dev --debugmobile:macos:build:prodcd apps/mobile && flutter build macos --flavor prod --releasemobile:macos:devcd apps/mobile && flutter run -d macos --flavor dev -t lib/main.dartmobile:macos:prodcd apps/mobile && flutter run -d macos --flavor prod -t lib/main.dartmobile:versionnode scripts/bump-mobile-version.mjspairtsx src/cli.ts pairpreinstallnode scripts/check-node-version.mjspreparenode scripts/prepare-package.mjssecret:scanbash scripts/secret-scan.shsetuptsx src/cli.ts setupstatustsx src/cli.ts statustestnpm run typecheck && npm run test:server && npm run test:mobile:provider-metadata && npm run test:mobile:api-client && npm run test:mobile:capability-ui && npm run mobile:analyze- …and 8 more.
Dependencies12
@clack/prompts^0.11.0@github/copilot-sdk^0.3.0@hono/node-server^2.0.1@hono/zod-validator^0.7.6@mariozechner/pi-coding-agent^0.71.1commander^14.0.0hono^4.12.16ignore^7.0.5node-pty^1.1.0qrcode^1.5.4ws^8.18.3zod^4.1.5