PkgRadar

Package evidence

@neuctra/[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
175
Versions published
11
First published
May 2026
Publisher
neuctra

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":["@neuctra/[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":["@neuctra/[email protected]"],"fail_on":"review"}'
Publisherneuctra
Artifact bytes1,829,581
Previous version1.0.9
Published2026-06-02T18:07:25.005Z
SHA-256904d396fe04b954bb8b812c10a111b001db8c11f398f25100c2e951cce321797

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildvite build
  • cleanrm -rf dist
  • devvite
  • prepublishOnlynpm run clean && npm run build
Dependencies5
  • @tailwindcss/vite^4.1.11
  • lucide-react^0.536.0
  • react>=18.0.0
  • react-dom>=18.0.0
  • react-icons^5.5.0