PkgRadar

Package evidence

@misterscan/[email protected]

Large Javascript Payload: 2287584 bytes

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
526
Versions published
14
First published
May 2026
Publisher
misterscan

Recommended action

Looks clean — keep monitoring

No 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"}'
Publishermisterscan
Artifact bytes2,584,639
Previous version1.5.2
Published2026-06-13T17:00:51.790Z
SHA-256178a5bc1abb34509f4f6265b5ace8ff0b3b2120270e2b57b80bcf5a5a9fd3518

Why flagged

What the scanner saw

Large Javascript Payload: 2287584 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.5.3Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/sesi.bundled.js2287584 bytes0

Manifest

Package metadata

Scripts35
  • buildtsc
  • build:exenode ./scripts/build-binaries.mjs
  • build:installernpm run build:exe && npm run msi:eula && npm run build:msi
  • build:mac:installernpm run build:exe && npm run build:mac:pkg
  • build:mac:pkgnode ./scripts/build-macos-pkg.mjs
  • build: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.sesi
  • debugSESI_DEBUG=1 sesi
  • devdotenvx run -- npm run build --watch
  • examplenode --no-deprecation example.js
  • example:ainode --no-deprecation example-ai.js
  • example:allsesi -l examples.sesi
  • lintsesi -l bin/lint.sesi
  • msi:eulapowershell -NoProfile -ExecutionPolicy Bypass -Command "& 'C:\Program Files\WiX Toolset v7.0\bin\wix.exe' eula accept wix7"
  • replsesi
  • sesisesi
  • sesi:decryptsesi -dec
  • sesi:drysesi -c
  • sesi:encryptsesi -enc
  • sesi:evalsesi -e
  • sesi:localsesi -l
  • sesi:parsesesi -r
  • studiosesi -l sesi-studio/studio.sesi
  • studio:csssesi -l sesi-studio/customize_css.sesi
  • studio:css:packsesi -l sesi-studio/theme-packager.sesi pack
  • studio:css:unpacksesi -l sesi-studio/theme-packager.sesi unpack
  • studio:css:validatesesi -l sesi-studio/theme-packager.sesi validate
  • studio:ext:packsesi -l sesi-studio/extension-packager.sesi pack
  • studio:ext:unpacksesi -l sesi-studio/extension-packager.sesi unpack
  • studio:ext:validatesesi -l sesi-studio/extension-packager.sesi validate
  • …and 5 more.
Dependencies5
  • @dotenvx/dotenvx1.71.3
  • @dotenvx/dotenvx-armor0.55.1
  • @dotenvx/dotenvx-ops0.55.1
  • @google/genai2.8.0
  • ws8.21.0