PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="npm run prepare"

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
212
Versions published
13
First published
Mar 2026
Publisher
kwinkich

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"}'
Publisherkwinkich
Artifact bytes1,662,957
Previous version1.0.13
Published2026-05-31T13:12:22.390Z
SHA-256700dc5e161f87723fc1fe34a7307eff27bbdfe63ac3d3d086cce7aad0f48673c

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npm run prepare"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npm run prepare"5
lowLarge Javascript Payloadpackage/dist/index-CGdYkZnB.js6943977 bytes0

Manifest

Package metadata

Scripts31
  • ____________________BUILD AND RUN______________________________________
  • ____________________CODEGEN____________________________________________
  • ____________________LINTING AND FORMATTING_____________________________
  • ____________________OTHER______________________________________________
  • ____________________STORYBOOK__________________________________________
  • ____________________TESTING___________________________________________
  • buildnpx run-p check build:vite
  • build:libyarn build:vite && npm publish
  • build:vitevite build
  • checknpx run-p lint:style lint
  • extract-translationsnpx i18next 'src/**/*.{tsx,ts}' -c i18next-parser.config.ts
  • gengraphql-codegen --require dotenv/config --config codegen.yml
  • linteslint .
  • lint:fixnpm run lint -- --fix
  • lint:stylestylelint "**/*.{css,scss}"
  • lint:style:fixnpm run lint:style -- --fix
  • postinstallnpm run prepare
  • preparehusky
  • startvite
  • start:prodvite preview
  • storybook:buildladle build --outDir storybook-build
  • storybook:previewladle preview
  • storybook:serveladle serve
  • test:devvitest
  • test:e2e:devplaywright test --ui
  • test:e2e:prodplaywright test
  • test:e2e:recordnpx playwright codegen
  • test:e2e:show-traceplaywright show-trace
  • test:prodvitest run
  • ts:checktsc --noEmit
  • …and 1 more.
Dependencies54
  • @radix-ui/react-dialog^1.1.2
  • @radix-ui/react-icons^1.3.0
  • @radix-ui/react-progress^1.1.0
  • @radix-ui/react-select^2.1.2
  • @radix-ui/react-slot^1.1.0
  • @radix-ui/react-tooltip^1.1.6
  • @reown/appkit^1.6.0
  • @reown/appkit-adapter-solana^1.6.0
  • @reown/appkit-adapter-wagmi^1.6.0
  • @sentry/react^10.45.0
  • @solana/wallet-adapter-base^0.9.23
  • @solana/wallet-adapter-react^0.15.35
  • @solana/wallet-adapter-react-ui^0.9.35
  • @solana/wallet-adapter-trust^0.1.13
  • @solana/wallet-adapter-wallets^0.19.32
  • @solana/web3.js^1.95.4
  • @tanstack/react-query5.77.2
  • @tonconnect/ui-react2.0.9
  • @wagmi/core2.17.2
  • @wert-io/module-react-component^2.1.4
  • @wert-io/widget-initializer^6.3.2
  • autoprefixer^10.4.21
  • class-variance-authority^0.7.0
  • clsx^2.1.1
  • copy-to-clipboard^3.3.3
  • dayjs^1.11.13
  • dotenv^16.4.5
  • effector^23.2.3
  • effector-react^23.2.1
  • effector-storage^7.1.0
  • …and 24 more.