PkgRadar

Package evidence

[email protected]

no findings

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
165Mature · −50% score
First published
Dec 2024
Publisher
dccxx

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherdccxx
Artifact bytes2,626,335
Previous version1.0.143-hoaphat
Published2026-06-12T08:06:41.954Z
SHA-2563ab2e330e0f124889b3b52f01407016c1ebe76db12bc73e9733fbdeb743c174c

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.145-hoaphatVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • buildtsc && vite build
  • commitizenexec < /dev/tty && git cz --hook || true
  • commitlintcommitlint --edit
  • devvite
  • formatprettier "src/**/*.{ts,tsx,json}" --write
  • preparehusky
  • prepublishOnlynpm run build
  • previewvite preview
  • setupgit init && npx husky init && npx playwright install && shx rm .husky/pre-commit
  • storybookstorybook dev -p 6006
  • storybook:buildstorybook build
  • storybook:setupnode node_modules/@storybook/addon-styling/bin/postinstall.js
  • testvitest run src/ && playwright test
  • test:e2eplaywright test
  • test:e2e:reportplaywright show-report
  • test:unitvitest src/
  • test:unit:coveragevitest --coverage src/
Dependencies43
  • @aws-sdk/node-http-handler^3.374.0
  • @azure/msal-browser^4.25.1
  • @hookform/resolvers^3.9.0
  • @nivo/bar^0.87.0
  • @nivo/core^0.87.0
  • @nivo/line^0.87.0
  • @nivo/pie^0.87.0
  • @radix-ui/react-checkbox^1.1.2
  • @radix-ui/react-dialog^1.1.2
  • @radix-ui/react-label^2.1.0
  • @radix-ui/react-radio-group^1.2.2
  • @radix-ui/react-select^2.2.5
  • @radix-ui/react-slot^1.1.1
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.2
  • @radix-ui/react-toast^1.2.2
  • @radix-ui/react-tooltip^1.1.6
  • @react-oauth/google^0.12.1
  • @tanstack/react-query5.53.1
  • @tanstack/react-router^1.51.6
  • @tanstack/react-table^8.20.5
  • ahooks^3.8.4
  • axios^1.7.9
  • axios-retry^4.5.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cron-parser^5.5.0
  • dayjs^1.11.13
  • i18next^23.14.0
  • i18next-browser-languagedetector^8.0.0
  • …and 13 more.