PkgRadar

Package evidence

@open-hax/[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.

Weekly downloads
30
Versions published
10
First published
Apr 2026
Publisher
risuki

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":["@open-hax/[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":["@open-hax/[email protected]"],"fail_on":"review"}'
Publisherrisuki
Artifact bytes241,851
Previous version0.2.3
Published2026-05-29T19:35:36.557Z
SHA-256f56e23ebba4d7893682e615c6c064bff967995d371e3b0d765e3ea4f2e0473e1

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
0.2.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildrm -rf dist && tsc -p tsconfig.json && node scripts/generate-css.mjs && node scripts/generate-cljs.mjs && node scripts/generate-eta-mu-themes.mjs
  • pack:checknode scripts/check-pack-manifest.mjs
  • perf:browservite docs/perf-browser --host 127.0.0.1 --port 4173
  • publish:publicpnpm publish --access public
  • release:checkpnpm run typecheck && pnpm exec vitest run --config react/vitest.config.ts react/src/themePacks.test.ts && pnpm run pack:check
  • storybookcd react && npm run storybook
  • storybook:buildcd react && npm run build-storybook
  • storybook:pm2:deletepm2 delete uxx-storybook
  • storybook:pm2:logspm2 logs uxx-storybook --lines 200
  • storybook:pm2:startpm2 start ./scripts/storybook-server.sh --name uxx-storybook --no-autorestart
  • storybook:pm2:stoppm2 stop uxx-storybook
  • testvitest run --config react/vitest.config.ts
  • test:coveragevitest run --config react/vitest.config.ts --coverage
  • test:watchvitest --config react/vitest.config.ts
  • typechecktsc -p tsconfig.json --noEmit
Dependencies10
  • @open-hax/uxx-helix0.1.0
  • @open-hax/uxx-reagent0.1.0
  • @open-hax/uxx-tokens-internal0.1.0
  • clsx^2.1.1
  • devlop^1.0.0
  • prism-react-renderer^2.4.1
  • react-markdown^10.1.0
  • rehype-raw^7.0.0
  • remark-gfm^4.0.1
  • scheduler^0.23.2