PkgRadar

Package evidence

@lacneu/[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
2
First published
Jun 2026
Publisher
olivier.neu

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":["@lacneu/[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":["@lacneu/[email protected]"],"fail_on":"review"}'
Publisherolivier.neu
Artifact bytes431,588
Previous version0.1.0
Published2026-06-14T22:13:12.948Z
SHA-256e1490c49b89fbcefcb3b12833cf4ba7505acae852704293e44e045bd39428dcb

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildvite build
  • devvite
  • dev:convexconvex dev
  • i18n:checknpm run i18n:check-parity && npm run i18n:check-literals
  • i18n:check-literalsnode scripts/i18n-check-literals.mjs
  • i18n:check-paritynode scripts/i18n-check-parity.mjs
  • paraglide:compileparaglide-js compile --project ./project.inlang --outdir ./src/paraglide --emit-ts-declarations --strategy localStorage baseLocale
  • previewvite preview
  • testnpm run paraglide:compile && npm run i18n:check && vitest run
  • typechecknpm run paraglide:compile && tsc --noEmit
Dependencies23
  • @assistant-ui/react^0.14.13
  • @assistant-ui/react-markdown^0.14.1
  • @auth/core^0.37.0
  • @convex-dev/auth^0.0.80
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @inlang/paraglide-js^2.18.2
  • @tailwindcss/vite^4.3.0
  • @tanstack/react-router^1.170.11
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • convex^1.39.1
  • lucide-react^1.17.0
  • radix-ui^1.4.3
  • react^19.2.6
  • react-dom^19.2.6
  • remark-gfm^4.0.1
  • tailwind-merge^3.6.0
  • tailwindcss^4.3.0
  • tw-animate-css^1.4.0
  • zod^4.4.3