PkgRadar

Package evidence

@gbdx/[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 total version(s), has lifecycle hook

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
1
First published
Jun 2026
Publisher
gibig

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":["@gbdx/[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":["@gbdx/[email protected]"],"fail_on":"high"}'
Publishergibig
Artifact bytes336,632
Previous versionnone
Published2026-06-18T02:22:58.556Z
SHA-256125118263e7ee430184637d50dfa115f86e332f3b0067749ede6c67f27703967

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 total version(s), has lifecycle hook

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

Availability ledger

available

high
Last checked
highRisk
5Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install.mjs"5
lowObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • buildpnpm run build:ui && pnpm run build:cli
  • build:clitsup
  • build:uivite build
  • devvite
  • dev:appnode dist/cli/index.js dev
  • lintbiome check .
  • postinstallnode scripts/install.mjs
  • releasepnpm build && pnpm pack --pack-destination .release
  • typechecktsc --noEmit -p tsconfig.json
Dependencies17
  • @inquirer/prompts^8.4.3
  • @mantine/core^9.2.1
  • @mantine/hooks^9.2.1
  • @mantine/modals^9.2.1
  • @mantine/notifications^9.2.1
  • @neutralinojs/lib^6.7.0
  • @resvg/resvg-js^2.6.2
  • @tabler/icons-react^3.44.0
  • @tanstack/react-virtual^3.13.24
  • anser^2.3.5
  • devcert^1.2.2
  • get-port^7.2.0
  • jsonc-parser^3.3.1
  • pm2^5.4.3
  • react^19.2.6
  • react-dom^19.2.6
  • zod^3.23.8