PkgRadar

Package evidence

[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 5 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
26
Versions published
28
First published
Jan 2026
Publisher
svapnil

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishersvapnil
Artifact bytes14,258
Previous version0.1.11
Published2026-04-03T05:23:45.831Z
SHA-25666277cad30dd53c6c543a853e293bde8785cc0bdec47ee1b2bb186cccf6fb614

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 5 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 5 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts14
  • buildbun run build.ts
  • claude:capture-ndjsonbun run scripts/claude/capture-ndjson.ts
  • devbun --watch run src/index.tsx
  • dev:debugGROUPCHAT_DEBUG=1 bun run src/index.tsx
  • dev:debug:consoleGROUPCHAT_DEBUG=1 SHOW_CONSOLE=true bun --watch run src/index.tsx
  • dev:debug:watchGROUPCHAT_DEBUG=1 bun --watch run src/index.tsx
  • dev:user2GROUPCHAT_PROFILE=user2 bun --watch run src/index.tsx
  • prepublishOnlybun run typecheck && bun run build
  • startbun run dist/index.js
  • testbun test test --preload @opentui/solid/preload
  • test:claudebun test test/claude --preload @opentui/solid/preload
  • test:update-snapshotsbun test test --update-snapshots --preload @opentui/solid/preload
  • test:watchbun test test --watch --preload @opentui/solid/preload
  • typechecktsc --noEmit
Optional dependencies5
  • @groupchat-cli/darwin-arm640.1.12
  • @groupchat-cli/darwin-x640.1.12
  • @groupchat-cli/linux-arm640.1.12
  • @groupchat-cli/linux-x640.1.12
  • @groupchat-cli/win32-x640.1.12