PkgRadar

Package evidence

[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 15 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
122
Versions published
2
First published
Jun 2026
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":["[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"}'
Artifact bytes3,213
Previous version0.1.0
Published2026-06-15T13:42:39.463Z
SHA-2564ba803d05656f2ef42226771d853d80585b8b6ccdc32e8ad08154e1661d2dff1

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 15 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
4Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 4 · 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 15 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts7
  • buildnpm run typecheck && npm run bundle
  • bundleesbuild src/index.ts --outdir=dist --platform=node --packages=external --format=esm --bundle
  • chattsx src/index.ts
  • formatprettier --write "src/**/*.ts"
  • format-checkprettier --check "src/**/*.ts"
  • preparehusky
  • typechecktsc --noEmit
Dependencies15
  • @huggingface/hub^2.13.1
  • ansi-escapes^7.3.0
  • chalk^5.6.2
  • cli-progress^3.12.0
  • commander^15.0.0
  • diff-match-patch-ts^0.8.0
  • es-toolkit^1.47.0
  • fast-glob^3.3.3
  • is-online^12.0.2
  • node-llama-cpp^3.18.1
  • ora^9.4.0
  • string-width^8.2.1
  • terminal-size^4.0.1
  • yaml^2.9.0
  • zod^4.4.3