Package evidence
@panctl/[email protected]
Install Lifecycle Suppresses Failure: postinstall="electron-rebuild -f -w node-pty,better-sqlite3 2>/dev/null; exit 0"
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
- 1,964Niche · −30% score
- Versions published
- 33
- First published
- Apr 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@panctl/[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":["@panctl/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="electron-rebuild -f -w node-pty,better-sqlite3 2>/dev/null; exit 0"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 9 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="electron-rebuild -f -w node-pty,better-sqlite3 2>/dev/null; exit 0" | 20 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="electron-rebuild -f -w node-pty,better-sqlite3 2>/dev/null; exit 0" | 20 |
| low | Credential file access | package/server/public/assets/ssh-config-CALIsjYt.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="electron-rebuild -f -w node-pty,better-sqlite3 2>/dev/null; exit 0" | 5 |
| low | Obfuscation Density | package/server/public/assets/chunk-727SXJPM-B20MuUAG.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/server/public/assets/flowDiagram-I6XJVG4X-CqTmb5hC.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/server/public/assets/index-DUic9vbZ.js | 3263967 bytes | 0 |
Manifest
Package metadata
Scripts13
buildtsdownbuild:publishnode scripts/build-for-publish.mjsdevbun run --parallel dev:bundle dev:electrondev:bundletsdown --watchdev:electronbun run scripts/dev-electron.mjsdist:linuxelectron-builder --linux AppImage --publish neverdist:macelectron-builder --mac dmg --universal --publish neverdist:winelectron-builder --win nsis --publish neverpostinstallelectron-rebuild -f -w node-pty,better-sqlite3 2>/dev/null; exit 0prepublishOnlynode scripts/build-for-publish.mjsstartbun run scripts/start-electron.mjstestvitest run --passWithNoTeststypechecktsc --noEmit
Dependencies3
conf^13.0.0electron40.6.0electron-updater^6.8.3