PkgRadar

Package evidence

@dekobon/[email protected]

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

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"}'
Publisherez24
Artifact bytes764,414
Previous versionnone
Published2026-05-23T20:22:40.515Z
SHA-256ed1a05ea0f16454d180e757a3744ca6b35d2486681079cb006cd3e380c3a870d

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.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 — 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