PkgRadar

Package evidence

@namehash/[email protected]

Install-time lifecycle script: postinstall="pnpm build:css"

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
1,795Niche · −30% score
Versions published
433
First published
Jan 2026
Publisher
lightwalker_eth

Effective trust discount applied: 30% (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":["@namehash/[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":["@namehash/[email protected]"],"fail_on":"review"}'
Artifact bytes457,984
Previous version0.0.0-next-20260612152321
Published2026-06-12T15:30:33.495Z
SHA-256d490ec40eb935b8dd857ccdf2a69c0d9fc10db33330345feb9ceffcc66486ebe

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="pnpm build:css"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.0.0-next-20260612153003Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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="pnpm build:css"5

Manifest

Package metadata

Scripts8
  • build:csspostcss src/styles.css -o dist/index.css
  • devtsup --watch
  • lintbiome check --write .
  • lint:cibiome ci
  • postinstallpnpm build:css
  • prepublishpnpm build:css && tsup
  • testvitest
  • typechecktsgo --noEmit
Dependencies14
  • @ensnode/datasources0.0.0-next-20260612153003
  • @ensnode/ensnode-sdk0.0.0-next-20260612153003
  • @radix-ui/react-avatar^1.1.10
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-tooltip^1.2.8
  • boring-avatars^2.0.4
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • date-fns4.1.0
  • enssdk0.0.0-next-20260612153003
  • lucide-react^0.548.0
  • tailwind-merge^3.4.0
  • tailwindcss-animate^1.0.7
  • tw-animate-css^1.4.0