PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node bin/create-config.js && node ./bin/exec"

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
3
Versions published
112Mature · −50% score
First published
Jan 2020
Publisher
oromis0815

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheroromis0815
Artifact bytes372,242
Previous version2.3.3
Published2026-06-10T12:06:38.022Z
SHA-25681266aa203f98c704cdd65fec5810b30c5d2fe14b0c8182293819399b013b545

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node bin/create-config.js && node ./bin/exec"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/create-config.js && node ./bin/exec"5

Manifest

Package metadata

Scripts5
  • postinstallnode bin/create-config.js && node ./bin/exec
  • prepublishpublish-please guard
  • publishpublish
  • publish-pleasepublish-please
  • testgulp test
Dependencies6
  • @babel/runtime^7.3.4
  • @devexpress/bin-v8-flags-filter^1.3.0
  • chalk^3.0.0
  • copy-dir^1.2.0
  • exceljs^4.4.0
  • sharp^0.33.5