PkgRadar

Package evidence

@dekobon/[email protected]

Install-time lifecycle script: install="node-gyp-build"

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.

Publisher
GitHub ActionsTrusted automation · −70% score

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

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":["@dekobon/[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":["@dekobon/[email protected]"],"fail_on":"high"}'
Artifact bytes764,739
Previous version0.2.0
Published2026-05-25T03:53:49.939Z
SHA-256d42a0d29d0d20d5fe95f8dfc7ec86f80a53c96f8cf803fcd369e2dca24e0d226

Why flagged

What the scanner saw

Install-time lifecycle script: install="node-gyp-build"

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.2.1Version
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 — install="node-gyp-build"

4 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsoninstall="node-gyp-build"30

Manifest

Package metadata

Scripts6
  • installnode-gyp-build
  • linteslint .
  • prebuildifyprebuildify --napi --strip
  • prestarttree-sitter build --wasm
  • starttree-sitter playground
  • testnode --test bindings/node/*_test.js
Dependencies2
  • node-addon-api^8.7.0
  • node-gyp-build^4.8.4