PkgRadar

Package evidence

@ggui-ai/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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

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":["@ggui-ai/[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":["@ggui-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes472,916
Previous version0.1.0-rc.1
Published2026-05-24T08:04:27.597Z
SHA-25697dd8a64f6cd2c464050a05bb70317c969708c156b2f795ebdde9d61aeb729a6

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
36Score
0.1.0-rc.3Version
Status history (1 event)
  1. newavailable · risk review · score 36 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/iframe-runtime.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/iframe-runtime.jshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/iframe-runtime.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/iframe-runtime.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/canvas/canvas-shell.jsmatched "\\u2190"3
lowObfuscationpackage/dist/iframe-runtime.jsmatched "atob("3
lowObfuscationpackage/dist/system-cards/NoCredentialsCard.jsmatched "\\u2014"3
lowObfuscationpackage/dist/system-cards/ProtocolProbeCard.jsmatched "\\u03B1"3

Manifest

Package metadata

Scripts5
  • buildnode esbuild.config.mjs && tsc -p tsconfig.types.json && pnpm run check:bundle-size
  • check:bundle-sizetsx scripts/check-bundle-size.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies9
  • @ggui-ai/channel-client0.1.0-rc.3
  • @ggui-ai/design0.1.0-rc.3
  • @ggui-ai/gadgets0.1.0-rc.3
  • @ggui-ai/preview-a2ui0.1.0-rc.3
  • @ggui-ai/protocol0.1.0-rc.3
  • @ggui-ai/wire0.1.0-rc.3
  • qrcode-generator^2.0.4
  • react^19.0.0
  • react-dom^19.0.0