PkgRadar

Package evidence

@paulpugovkin/[email protected]

Install-time lifecycle script: postinstall="node src/scripts/createConfigFile.js"

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.

Versions published
14
First published
Feb 2026
Publisher
paulpugovkin

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":["@paulpugovkin/[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":["@paulpugovkin/[email protected]"],"fail_on":"review"}'
Publisherpaulpugovkin
Artifact bytes11,379
Previous version1.1.0
Published2026-05-24T13:16:39.597Z
SHA-25607248acfaadaaa57ba8d0e91778ff7a95b5e4cb6fa8e8bcb75be7166b7bf3dc6

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node src/scripts/createConfigFile.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.2.0Version
Status history (3 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 50 -> 5
  2. availableavailable · risk high · score 50 · status available -> available, risk high -> high, score 75 -> 50
  3. newavailable · risk high · score 75 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

paulpugovkin

2 members · evidence strength 59
Repeated static TTPstale

Install-time lifecycle script — postinstall="node src/scripts/createconfigfile.js"

2 members · evidence strength 65
Repeated static TTPstale

Install Lifecycle Remote Or Exec — postinstall="node src/scripts/createconfigfile.js"

2 members · evidence strength 65

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node src/scripts/createConfigFile.js"5
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • buildtsup
  • devnode scripts/dev.js
  • dev:tsts-node scripts/dev.ts
  • generate-servicesnpx @paulpugovkin/api-docs-axios-ts-generator --config api-docs-generator.config.js
  • postinstallnode src/scripts/createConfigFile.js
  • prepublishOnlynpm run build
Dependencies1
  • commander^11.0.0