PkgRadar

Package evidence

@hitmux/[email protected]

Suspicious Publish Context: {"package_age_days":6,"publisher":"caokai674","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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
775
Versions published
8
First published
Jun 2026
Publisher
caokai674

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":["@hitmux/[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":["@hitmux/[email protected]"],"fail_on":"review"}'
Publishercaokai674
Artifact bytes238,941
Previous version0.1.20
Published2026-06-16T04:54:01.306Z
SHA-256fe22fbf8e8be9cdd83085cd1ee7c91d7f73aace711c4711845bdadc196e4afaa

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":6,"publisher":"caokai674","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":6,"publisher":"caokai674","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts7
  • buildpnpm clean && tsc --build --force
  • cleanrimraf dist tsconfig.tsbuildinfo
  • devtsc --watch
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • testjest --runInBand
  • typechecktsc --noEmit
Dependencies17
  • @google/genai^1.9.0
  • @langchain/textsplitters^0.1.0
  • @zilliz/milvus2-sdk-node^2.5.10
  • ignore^7.0.5
  • ollama^0.5.16
  • openai^5.1.1
  • tree-sitter^0.21.1
  • tree-sitter-c-sharp^0.21.0
  • tree-sitter-cpp^0.22.0
  • tree-sitter-go^0.21.0
  • tree-sitter-java^0.21.0
  • tree-sitter-javascript^0.21.0
  • tree-sitter-python^0.21.0
  • tree-sitter-rust^0.21.0
  • tree-sitter-scala^0.24.0
  • tree-sitter-typescript^0.21.0
  • voyageai^0.0.4