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,489,877
Previous version0.1.3
Published2025-09-26T19:38:56.586Z
SHA-25694a75189ee8437ac5b590943a477763400e8a95ebc60a1a92aaa6a9ce5462afe

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
1.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-BkEq5fDz.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/core42.100.99
  • @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