PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="python -m pip install -r backend/requirements.txt"

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
1
First published
May 2026
Publisher
senthil2421

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"}'
Publishersenthil2421
Artifact bytes2,065,806
Previous versionnone
Published2026-05-26T11:30:52.158Z
SHA-2562630eac2fa86b89397027c907fb7b3665e994ac766277f0fc2a9ea404622eede

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="python -m pip install -r backend/requirements.txt"

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.2Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 71 -> 5
  2. newavailable · risk high · score 71 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="python -m pip install -r backend/requirements.txt"5

Manifest

Package metadata

Scripts8
  • buildtsc -b && vite build
  • devvite
  • distnpm run electron:build
  • electron:buildnpm run build && electron-builder
  • electron:devnode electron/devRunner.mjs
  • linteslint .
  • postinstallpython -m pip install -r backend/requirements.txt
  • previewvite preview
Dependencies32
  • @paper-design/shaders-react^0.0.76
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-progress^1.1.8
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slider^1.3.6
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-toast^1.2.15
  • @radix-ui/react-tooltip^1.2.8
  • @supabase/supabase-js^2.105.4
  • @tanstack/react-query^5.96.1
  • @xterm/addon-fit^0.11.0
  • @xterm/xterm^6.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • electron-updater^6.8.3
  • framer-motion^12.38.0
  • fuse.js^7.1.0
  • lucide-react^1.16.0
  • react^19.2.4
  • react-dom^19.2.4
  • react-resizable-panels^2.0.0
  • react-window^2.2.7
  • react-window-infinite-loader^2.0.1
  • recharts^2.15.4
  • tailwind-merge^3.5.0
  • tslib^2.8.1
  • …and 2 more.