PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"high"}'
Publishermeerazzo
Artifact bytes31,483
Previous versionnone
Published2026-05-15T07:48:24.028Z
SHA-2566f71a465090cd538ee7b518bfa482245bd4a4568f41fb886d13cfc6036cbfc05

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
30Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

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

13 members · evidence strength 90
Publisher / release actor burststale

meerazzo

2 members · evidence strength 50

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"30

Manifest

Package metadata

Scripts10
  • buildn8n-node build && npm run copy:codex
  • copy:codexcp nodes/PdfFormFiller/PdfFormFiller.node.json dist/nodes/PdfFormFiller/
  • devn8n-node dev
  • lintn8n-node lint
  • lint:fixn8n-node lint --fix
  • postinstallpatch-package
  • testjest
  • test:coveragejest --coverage
  • test:manualnpx ts-node test/manual/generateFilledPdf.ts
  • test:watchjest --watch
Dependencies2
  • patch-package^8.0.0
  • pdf-lib^1.17.1