PkgRadar

Package evidence

@openfin/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
210
Versions published
8
First published
May 2025
Publisher
davidcoxon-of

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":["@openfin/[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":["@openfin/[email protected]"],"fail_on":"review"}'
Publisherdavidcoxon-of
Artifact bytes1,905,312
Previous version1.0.0
Published2025-12-12T21:11:39.480Z
SHA-2563cf33b9588cbe2611a811c2017c258befc70ee0f8e5600c3f1830ce5a1fe2038

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
2.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/assets/broker/assets/shared-worker-DQRBjLl3.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts3
  • buildnpm run build:ts
  • build:tstsc --noEmit && tsup --dts-resolve
  • postbuildnode --experimental-strip-types ./scripts/load-assets.ts
Dependencies12
  • @openfin/core43.100.109
  • @rollup/plugin-commonjs^25.0.7
  • @rollup/plugin-node-resolve^15.2.3
  • @rollup/plugin-typescript^11.1.6
  • commander^13.1.0
  • cosmiconfig^9.0.0
  • cosmiconfig-typescript-loader^6.1.0
  • rollup^4.9.1
  • rollup-plugin-copy^3.5.0
  • ts-node^10.9.2
  • typescript^5.3.3
  • zod^3.25.63