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
- 324
- Versions published
- 10
- First published
- May 2026
- Publisher
- misterscan
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@misterscan/[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":["@misterscan/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2213921 bytes
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 low · score 0 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/sesi.bundled.js | 2213921 bytes | 0 |
Manifest
Package metadata
Scripts23
buildtscbuild:exenode ./scripts/build-binaries.mjsbuild:installernpm run build:exe && npm run msi:eula && npm run build:msibuild:mac:installernpm run build:exe && npm run build:mac:pkgbuild:mac:pkgnode ./scripts/build-macos-pkg.mjsbuild:msipowershell -NoProfile -ExecutionPolicy Bypass -Command "& 'C:\Program Files\WiX Toolset v7.0\bin\wix.exe' build .\SesiInstaller.wxs -o .\SesiInstaller.msi"copilotsesi chatbot/sesi_db_chatbot.sesidevdotenvx run -- npm run build --watchexamplenode --no-deprecation example.jsexample:ainode --no-deprecation example-ai.jsexample:allnode ./bin/sesi.js examples.sesilintnode ./bin/sesi.js -l lint.sesimsi:eulapowershell -NoProfile -ExecutionPolicy Bypass -Command "& 'C:\Program Files\WiX Toolset v7.0\bin\wix.exe' eula accept wix7"replnode dist/repl.jssesinode ./bin/sesi.jssesi:decryptnode ./bin/sesi.js -decsesi:encryptnode ./bin/sesi.js -encsesi:evalnode ./bin/sesi.js -esesi:localnode ./bin/sesi.js -lsesi:parsenode ./bin/sesi.js -rtestnpx ts-node tests/basic.test.ts && npx ts-node tests/module.test.ts && npx ts-node tests/cache.test.ts && npx ts-node tests/http.test.ts && npx ts-node tests/workflow.test.ts && npx ts-node tests/security.test.tstest:watchnpx ts-node tests/basic.test.ts --watchuploadnpm run build && npm publish --access public
Dependencies3
@dotenvx/dotenvx1.71.0@dotenvx/dotenvx-ops0.53.2@google/genai2.7.0