PkgRadar

Package evidence

@nexus-cross/[email protected]

Install-time lifecycle script: postinstall="node scripts/setup-cursor-rules.cjs"

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
31
First published
Mar 2026
Publisher
hans-nexus

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":["@nexus-cross/[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":["@nexus-cross/[email protected]"],"fail_on":"review"}'
Publisherhans-nexus
Artifact bytes471,260
Previous version2.0.5
Published2026-05-21T07:29:33.992Z
SHA-2565f364af0ebe06eb059bcc8625b779a788151257e91fc1112cc754b8b82a233c0

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/setup-cursor-rules.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
2.0.6Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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="node scripts/setup-cursor-rules.cjs"5

Manifest

Package metadata

Scripts9
  • buildpnpm build:css && pnpm build:js && pnpm build:schemas && pnpm build:mdc
  • build:cssnode src/styles/scripts/css-to-ts.js
  • build:jstsup && tsc -p tsconfig.build.json
  • build:mdcnode scripts/generate-mdc.cjs
  • build:schemasnode scripts/generate-json-schemas.cjs
  • devtsup --watch
  • linteslint src/
  • postinstallnode scripts/setup-cursor-rules.cjs
  • type-checktsc --noEmit
Dependencies22
  • @nexus-cross/tokens2.0.6
  • @nexus-cross/tokens-domains2.0.6
  • @radix-ui/react-accordion^1.2.12
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-slider^1.3.6
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-toggle-group^1.1.11
  • @radix-ui/react-tooltip^1.2.8
  • @tanstack/react-virtual^3.13.23
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • date-fns^4.1.0
  • embla-carousel-autoplay^8.6.0
  • embla-carousel-react^8.6.0
  • lodash-es^4.17.21
  • react-day-picker^9.14.0
  • sonner^2.0.7
  • vaul^1.1.2
  • zod^3.25.76