PkgRadar

Package evidence

@moberg_hr/[email protected]

New Account With Lifecycle Hook: package first published 9 day(s) ago, 7 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.

Weekly downloads
897
Versions published
7
First published
Jun 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static 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":["@moberg_hr/[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":["@moberg_hr/[email protected]"],"fail_on":"high"}'
Artifact bytes2,200,840
Previous version1.9.0
Published2026-06-12T10:05:30.708Z
SHA-2565394d222ece48cb0af020deae3e6a904b752ca6c510fd035a9eeccf7190d8353

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.9.1 vs 1.9.0: "node scripts/postinstall.mjs"

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.9.1Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.9.1 vs 1.9.0: "node scripts/postinstall.mjs"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 9 day(s) ago, 7 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.9.1 vs 1.9.0: "node scripts/postinstall.mjs"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 9 day(s) ago, 7 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts10
  • buildnpm run build:server && npm run build:web
  • build:servertsup
  • build:webvite build
  • devtsx src/bin.ts
  • dev:webvite
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit && tsc --noEmit -p src/web/tsconfig.json
Dependencies26
  • @hono/node-server^1.19.14
  • @hono/node-ws^1.3.1
  • @hono/zod-validator^0.8.0
  • @types/diff^7.0.2
  • @types/proper-lockfile^4.1.4
  • @xterm/addon-fit^0.11.0
  • @xterm/headless^6.0.0
  • @xterm/xterm^6.0.0
  • chalk^5.4.1
  • chokidar^5.0.0
  • cross-spawn^7.0.6
  • diff^9.0.0
  • dompurify^3.4.7
  • glob^11.0.1
  • highlight.js^11.11.1
  • hono^4.12.23
  • ink^6.8.0
  • inquirer^12.3.2
  • marked^18.0.4
  • node-pty^1.1.0
  • proper-lockfile^4.1.2
  • react^19.2.4
  • react-dom^19.2.6
  • ws^8.21.0
  • yargs^17.7.2
  • zod^4.4.3