PkgRadar

Package evidence

@solidxai/[email protected]

Install-time lifecycle script: postinstall="npm run sync-themes"

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
549
Versions published
109
First published
Feb 2026
Publisher
oswaldll

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":["@solidxai/[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":["@solidxai/[email protected]"],"fail_on":"review"}'
Publisheroswaldll
Artifact bytes10,734,791
Previous version0.1.42-beta.0
Published2026-06-04T11:21:25.817Z
SHA-25669d1c7cf9120c46a2787d9b1713e86a8d84224341707188cc9df642fae65ccaf

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npm run sync-themes"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.1.42-beta.1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npm run sync-themes"5
lowObfuscation Densitypackage/templates/ui-template/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildtsc -b && vite build
  • devvite
  • linteslint .
  • postinstallnpm run sync-themes
  • previewvite preview
  • solidx:devnpm run dev
  • sync-themescopyfiles -u 5 "node_modules/@solidxai/core-ui/dist/resources/themes/**/*" public
Dependencies11
  • @reduxjs/toolkit^1.9.7
  • @solidxai/core-ui^0.1.0
  • axios^1.13.2
  • primeflex^4.0.0
  • primeicons^7.0.0
  • primereact^10.9.7
  • react18.2.0
  • react-dom18.2.0
  • react-redux^8.1.2
  • react-router-dom^7.13.0
  • sass^1.97.3