PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: prepare="npm run build"

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherbrianmwirigi
Artifact bytes321,799
Previous version2.6.0
Published2026-05-24T11:48:38.046Z
SHA-25651a25fbd1594807ebfe2b96d7964aa294a06410fb2540f1cf5c4a6a984bbbf94

Why flagged

What the scanner saw

Install-time lifecycle script: prepare="npm run build"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/dashboard-ui/assets/index-DJ0Xwn9r.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/pro/src/license.jsmatched "Buffer.from(payloadB64, 'base64"3
lowObfuscationpackage/pro/src/license.jsmatched "Buffer.from(payloadB64, 'base64"3
lowObfuscationpackage/pro/src/license.tsmatched "Buffer.from(payloadB64, 'base64"3

Manifest

Package metadata

Scripts13
  • buildtsc && npx vite build --config dashboard/vite.config.ts
  • build:clitsc
  • build:dashboardnpx vite build --config dashboard/vite.config.ts
  • devtsx src/index.ts
  • dev:dashboardnpx vite --config dashboard/vite.config.ts
  • preparenpm run build
  • releasenode scripts/release.js
  • screenshotsnode scripts/capture-screenshots.js
  • screenshots:setupbash scripts/setup-demo-data.sh || scripts\setup-demo-data.bat
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies11
  • @actions/core^1.11.1
  • @actions/exec^1.1.1
  • @supabase/supabase-js^2.106.1
  • better-sqlite3^12.9.0
  • chalk^4.1.2
  • chokidar^3.5.3
  • cli-table3^0.6.3
  • commander^11.1.0
  • date-fns^3.0.6
  • express^5.2.1
  • simple-git^3.22.0