PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

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
56
First published
Apr 2026
Publisher
sazanrjb

Recommended action

Review before promoting

Mixed 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":["[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":["[email protected]"],"fail_on":"review"}'
Publishersazanrjb
Artifact bytes286,220
Previous version1.13.1
Published2026-05-28T11:14:49.106Z
SHA-2565c5d8ca28fb43fef622e9878b140a80c8498220f43837992c084d8f87451aad4

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.13.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5

Manifest

Package metadata

Scripts16
  • buildbunx tsc
  • clockbun dist/index.js
  • dashboardbun -e "import('./dist/dashboard/server.js').then(m => m.startDashboard())"
  • db:cleanupbun dist/scripts/db-cleanup.js
  • desktop:versionbun scripts/desktop-version.ts
  • google-authbunx tsc && bun dist/scripts/google-auth.js
  • linteslint . --ext .ts
  • log-calendarbunx tsc && bun -r dotenv/config dist/scripts/log-calendar-events.js
  • monitorbun dist/index.js monitor
  • monitor:logsbun dist/index.js monitor:logs
  • monitor:restartnode_modules/.bin/pm2 restart clocktopus-monitor-dev
  • monitor:statusnode_modules/.bin/pm2 status clocktopus-monitor-dev
  • monitor:stopbun dist/index.js monitor:stop
  • postinstallnode scripts/postinstall.cjs
  • preparehusky
  • prepublishOnlybunx tsc
Dependencies15
  • @hono/node-server^1.19.9
  • axios^1.10.0
  • chalk^4.1.2
  • commander^14.0.0
  • desktop-idle^1.3.0
  • dotenv^17.0.1
  • googleapis^153.0.0
  • hono^4.12.3
  • inquirer^8.2.4
  • macos-notification-state^3.0.0
  • node-gyp^11.2.0
  • node-notifier^10.0.1
  • pm2^6.0.8
  • uuid^11.1.0
  • zod^3.25.76