PkgRadar

Package evidence

@bguiz/[email protected]

Remote Dependency Spec, New Account With Lifecycle Hook, Install-time lifecycle script +1 more

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
19
Versions published
7
First published
Jun 2026
Publisher
bguiz

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":["@bguiz/[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":["@bguiz/[email protected]"],"fail_on":"high"}'
Publisherbguiz
Artifact bytes12,538
Previous version0.2.2
Published2026-06-26T09:27:09.545Z
SHA-25675f018bb30c58b095b3de0ac6ec5ae04c9226d610a0e8d5fe1d313f94b4398bd

Why flagged

What the scanner saw

Remote Dependency Spec

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specmanifest12
mediumDependency Changed To Remote Vs Previousmanifest12
mediumNew Account With Lifecycle Hookmanifest10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specmanifest12
mediumDependency Changed To Remote Vs Previousmanifest12
mediumNew Account With Lifecycle Hookmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies4
  • @clack/prompts0.9.1
  • @injective-agent/coregithub:InjectiveLabs/mcp-server#feat/postinstall
  • injective-core1.18.0
  • smol-toml1.6.1