PkgRadar

Package evidence

@sjlouji/[email protected]

Suspicious Publish Context: {"package_age_days":3,"publisher":"louji","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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
12
First published
Jun 2026
Publisher
louji

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":["@sjlouji/[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":["@sjlouji/[email protected]"],"fail_on":"review"}'
Publisherlouji
Artifact bytes82,160
Previous version0.11.0
Published2026-06-12T19:46:20.428Z
SHA-256168c112404941bf5848467d8222038c50df16967d374904de417ee46052163f7

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":3,"publisher":"louji","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.12.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"louji","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts14
  • buildtsc -b && vite build
  • build-storybookstorybook build
  • devvite
  • generate:llm-contextnode scripts/generate-llm-context.mjs
  • linteslint .
  • preparehusky
  • prepublishOnlynpm run lint && npm run test && npm run build
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest run --project=unit
  • test:coveragevitest run --project=unit --coverage
  • test:unitvitest run --project=unit
  • test:watchvitest --project=unit
  • typechecktsc --noEmit
Dependencies62
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-python^6.2.1
  • @codemirror/theme-one-dark^6.1.3
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @hookform/resolvers^5.4.0
  • @radix-ui/react-accordion^1.2.13
  • @radix-ui/react-alert-dialog^1.1.16
  • @radix-ui/react-aspect-ratio^1.1.9
  • @radix-ui/react-avatar^1.1.12
  • @radix-ui/react-checkbox^1.3.4
  • @radix-ui/react-collapsible^1.1.13
  • @radix-ui/react-context-menu^2.3.0
  • @radix-ui/react-dialog^1.1.16
  • @radix-ui/react-direction^1.1.2
  • @radix-ui/react-dropdown-menu^2.1.17
  • @radix-ui/react-hover-card^1.1.16
  • @radix-ui/react-label^2.1.9
  • @radix-ui/react-menubar^1.1.17
  • @radix-ui/react-navigation-menu^1.2.15
  • @radix-ui/react-popover^1.1.16
  • @radix-ui/react-progress^1.1.9
  • @radix-ui/react-radio-group^1.4.0
  • @radix-ui/react-scroll-area^1.2.11
  • @radix-ui/react-select^2.3.0
  • @radix-ui/react-separator^1.1.9
  • …and 32 more.