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 bytes331,219
Previous version2.5.1
Published2026-03-07T15:55:30.211Z
SHA-256ea586fa0d53b598e053062e89146cfcebab42cbd864e5052c2a24d7618d9090d

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
10Score
2.6.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/dashboard-ui/assets/index-BOlLQ7ac.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/today.jsmatched "\\u001B"3

Manifest

Package metadata

Scripts12
  • 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
  • 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
Dependencies10
  • @modelcontextprotocol/sdk^1.26.0
  • better-sqlite3^9.2.2
  • 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
  • zod^4.3.6