PkgRadar

Package evidence

@baicie/[email protected]

Install-time lifecycle script: postinstall="simple-git-hooks"

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
3
First published
May 2026
Publisher
baicie2

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":["@baicie/[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":["@baicie/[email protected]"],"fail_on":"review"}'
Publisherbaicie2
Artifact bytes122,522
Previous version0.0.1
Published2026-05-27T06:47:26.976Z
SHA-256c07378431bc4c6873a07c117927145c1d2210f42841700c7f8a500ff31250bbc

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="simple-git-hooks"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.0.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="simple-git-hooks"5

Manifest

Package metadata

Scripts11
  • buildtsc -p tsconfig.build.json && rollup -c
  • ci-publishtsx scripts/publish.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • postinstallsimple-git-hooks
  • pretestpnpm run build
  • releasetsx scripts/release.ts
  • testc8 node temp/tests/index.js
  • test:allpnpm test && pnpm test:e2e
  • test:e2etsx scripts/e2e.ts
  • test:e2e:packtsx scripts/e2e-pack.ts
Dependencies4
  • @jridgewell/remapping^2.3.5
  • @jridgewell/sourcemap-codec^1.5.5
  • convert-source-map^2.0.0
  • magic-string^0.30.21
Optional dependencies1
  • @babel/code-frame^7.29.7