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
- 11
- First published
- Mar 2026
- Publisher
- manager-aijishu
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 high · score 41 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/install/jishu-install.sh | matched "curl " | 12 |
| medium | Remote Payload | package/install/jishu-uninstall.sh | matched "curl " | 12 |
| medium | Remote Payload | package/node_modules/fastify/integration/test.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/install/jishu-install.sh | matched "curl " | 12 |
| medium | Remote Payload | package/install/jishu-uninstall.sh | matched "curl " | 12 |
| medium | Remote Payload | package/node_modules/fastify/integration/test.sh | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | postinstall="bash install/post-install.sh" | 5 |
Manifest
Package metadata
Scripts38
buildnpm install && npm run compile:backendbuild:backendnpm install && npm run compile:backendbuild:packnpm run build && npm packbuild:pack:clinpm run build:packbuild:pack:guinpm run build && node scripts/pack-with-gui.mjscheck:app-specnode scripts/check-app-spec.mjscheck:contractsnode --experimental-strip-types scripts/check-adapter-isolation.ts && node scripts/check-open-core-boundaries.mjs && node scripts/check-colima-launchd.mjscheck:i18necho 'i18n checks live in sibling repo ../jishushell-panel.'check:new-file-testsnode scripts/check-new-file-tests.mjscheck:open-core-boundariesnode scripts/check-open-core-boundaries.mjscheck:quarantinenode scripts/check-quarantine-expiry.mjscompilenpm run compile:backendcompile:backendtsc && node scripts/prune-open-core-dist.mjsdevtsc --watchlintnpx biome check .lint:fixnpx biome check --fix .postinstallbash install/post-install.shpreparegit config core.hooksPath .githooks 2>/dev/null || trueprepublishOnlynpm run build && chmod +x dist/cli.jspreuninstallbash install/post-uninstall.shrelease:packnpm run build && npm packrelease:pack:guinpm run build:pack:guistartnode dist/cli.js servetestvitest runtest:changedvitest run --changedtest:cinpm run check:contracts && npm run build:backend && vitest run --coveragetest:ci:backendvitest run --coverage --reporter=default --reporter=junit --outputFile.junit=test-results/backend-junit.xmltest:ci:frontendecho 'Frontend tests live in sibling repo ../jishushell-panel/frontend.'test:ci:fullnpm run test:ci && vitest run --config vitest.e2e-real.config.tstest:coveragevitest run --coverage- …and 8 more.
Dependencies10
@fastify/multipart^10.0.0@fastify/static^8.1.0@noble/hashes^2.0.1bcryptjs^2.4.3exifr^7.1.3fastify^5.2.0jishushell-panelfile:dependencies/jishushell-panel-0.6.5.tgzjsonwebtoken^9.0.2systeminformation^5.23.0yaml^2.8.3
Optional dependencies1
macos-temperature-sensor^1.0.4