PkgRadar

Package evidence

[email protected]

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

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"}'
Publisherwengxiangmin
Artifact bytes77,560
Previous version0.1.0
Published2025-11-04T02:50:46.667Z
SHA-256e771683f034b4e808d2969e0198a68a80f98f64d12e7f59ff9b874dab3148fd9

Why flagged

What the scanner saw

Install-time lifecycle script: prepare="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
13Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonprepare="simple-git-hooks"4
lowObfuscationpackage/dist/index.cjsmatched "fromCharCode"3
lowObfuscationpackage/dist/index.jsmatched "atob("3
lowObfuscationpackage/dist/index.mjsmatched "fromCharCode"3

Manifest

Package metadata

Scripts9
  • buildvite build && unbuild
  • devvite playground
  • linteslint .
  • preparesimple-git-hooks
  • releasebumpp package.json --commit "release: v%s" --push --all --tag
  • startesno src/index.ts
  • testvitest
  • typechecktsc --noEmit
  • versionconventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md
Dependencies2
  • modern-idoc^0.10.5
  • modern-text^1.10.3