PkgRadar

Package evidence

@finsemble/[email protected]

Large Javascript Payload: 2601524 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
2,940Niche · −30% score
Versions published
534Mature · −50% score
First published
Sep 2020
Publisher
andy.gardner

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@finsemble/[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":["@finsemble/[email protected]"],"fail_on":"review"}'
Publisherandy.gardner
Artifact bytes6,482,297
Previous version10.2.0-beta.49
Published2026-05-27T11:47:52.035Z
SHA-2564c8d012f072e6dc3098f254abe8c398e0ba109e089b4ade5a3bc490549949fcc

Why flagged

What the scanner saw

Large Javascript Payload: 2601524 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
10.2.0-beta.50Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/app.js2601524 bytes10
mediumLarge Javascript Payloadpackage/dist/exports.js2593935 bytes10

Manifest

Package metadata

Scripts4
  • depcheckdepcheck
  • testnpx electron-mocha --full-trace --require babel-register "src/**/*.spec.ts" --timeout 10000
  • test-coveragenyc yarn test && nyc merge .nyc_output ../../.nyc_output/electron.json
  • test:watchnpx chokidar-cli "src/**/*.ts" "spec/**/*.ts" -c "npm test"
Dependencies7
  • @types/electron-installer-dmg4.0.3
  • @types/lodash4.17.24
  • electron41.1.1
  • electron-installer-dmg5.0.1
  • electron-packager17.1.2
  • electron-winstaller5.4.0
  • image-size2.0.2