PkgRadar

Package evidence

@lumirelle/[email protected]

Remote Dependency Spec: devDependencies.simple-git-hooks="git+https://github.com/toplenboren/simple-git-hooks.git#7625657"

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
107
Versions published
36Established · −30% score
First published
Sep 2025
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

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":["@lumirelle/[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":["@lumirelle/[email protected]"],"fail_on":"review"}'
Artifact bytes10,452
Previous version5.0.0-beta.4
Published2026-01-26T09:43:53.393Z
SHA-256dbbcc6832c9841ae6a1fb0556277dfd328dc8343c6f31681625d42d022da2003

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.simple-git-hooks="git+https://github.com/toplenboren/simple-git-hooks.git#7625657"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.simple-git-hooks="git+https://github.com/toplenboren/simple-git-hooks.git#7625657"8

Manifest

Package metadata

Scripts12
  • buildbunup
  • checkbun run lint && bun run typecheck && bun run usagecheck && bun run distcheck
  • devbunup --watch
  • distcheckbun attw --pack --profile esm-only && bun publint
  • lintbun eslint .
  • preparebun simple-git-hooks
  • prereleasebun run build && bun run check && bun run test
  • releasebun bumpp
  • startbun run ./src/index.ts
  • testbun test
  • typecheckbun tsc --noEmit
  • usagecheckbun knip
Dependencies13
  • @antfu/install-pkg^1.1.0
  • @antfu/utils^9.3.0
  • @clack/prompts^0.11.0
  • @dreamsicle.io/stylelint-config-tailwindcss^1.2.2
  • @lumirelle/defu^1.1.0
  • @stylistic/stylelint-config^4.0.0
  • local-pkg^1.1.2
  • lodash.clonedeep^4.5.0
  • postcss-scss^4.0.9
  • semver^7.7.3
  • stylelint-config-html^1.1.0
  • stylelint-config-recess-order^7.6.0
  • stylelint-scss^7.0.0