PkgRadar

Package evidence

@news-factory/[email protected]

Install-time lifecycle script: postinstall="patch-package"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@news-factory/[email protected]"],"fail_on":"high"}'

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":["@news-factory/[email protected]"],"fail_on":"high"}'
Publisherdavidportal
Artifact bytes775,308
Previous version1.15.15
Published2026-05-25T06:45:56.284Z
SHA-25628991412494604daf655fc8c363105b364d0069453405ba9cb32e257a10ba336

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

high
Last checked
highRisk
60Score
1.15.16Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"30
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"30
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.cjsmatched "\\u0645"3
lowObfuscationpackage/dist/index.mjsmatched "\\u0645"3

Manifest

Package metadata

Scripts4
  • buildtsup src/index.ts --dts --format cjs,esm --sourcemap
  • devtsup src/index.ts --dts --format cjs,esm --sourcemap --watch
  • postinstallpatch-package
  • push-and-publishnode publish.js
Dependencies5
  • patch-package^8.0.0
  • pdfjs-dist^5.4.449
  • react-pdf^9
  • tslib^2.8.1
  • webfontloader^1.6.28