PkgRadar

Package evidence

@imbrace/[email protected]

Remote Payload: matched "wGet "

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":["@imbrace/[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":["@imbrace/[email protected]"],"fail_on":"review"}'
Publisherhau.nguyen
Artifact bytes61,271
Previous version0.6.5
Published2026-05-25T03:18:15.584Z
SHA-2563ed17613e009a765ab95586d090ae3aa94828b93cfecedd133e90b4ba9e6c3b3

Why flagged

What the scanner saw

Remote Payload: matched "wGet "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/workflow/get.jsmatched "wGet "12

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsx src/commands
  • imbracebun run bin/run.js
  • postpackrm -f oclif.manifest.json
  • prepackoclif manifest
Dependencies6
  • @imbrace/sdk^1.1.0
  • @inquirer/prompts^7.10.1
  • @oclif/core^4.2.0
  • @oclif/plugin-autocomplete^3.2.0
  • @oclif/plugin-help^6.2.0
  • conf^13.0.0