PkgRadar

Package evidence

@remnic/[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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
6,065Niche · −30% score
Versions published
155
First published
Apr 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":["@remnic/[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":["@remnic/[email protected]"],"fail_on":"review"}'
Artifact bytes6,564,491
Previous version9.3.632
Published2026-06-12T20:21:44.443Z
SHA-256c4c80957c523dd036a1d2e4ccaaf64b25c90013a2d9999fb3103b8d0a82aca92

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/chunk-7SI52C65.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
highJs Split Join Obfuscationpackage/src/models-json.tsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/chunk-7SI52C65.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
highJs Split Join Obfuscationpackage/src/models-json.tsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/ensure-better-sqlite3.mjs"5

Manifest

Package metadata

Scripts4
  • buildtsup
  • check-typestsc --noEmit
  • postinstallnode ./scripts/ensure-better-sqlite3.mjs
  • testtsx --test 'src/**/*.test.ts'
Dependencies12
  • @honcho-ai/sdk^2.0.0
  • @lancedb/lancedb^0.26.2
  • @node-rs/argon2^2.0.2
  • @orama/orama^3.0.0
  • @orama/plugin-data-persistence^3.0.0
  • @sinclair/typebox^0.34.0
  • apache-arrow^18.1.0
  • better-sqlite3^12.6.2
  • meilisearch^0.46.0
  • node-gyp^12.3.0
  • openai^6.0.0
  • zod^3.24.0
Optional dependencies3
  • @lancedb/lancedb-darwin-arm64^0.26.2
  • @lancedb/lancedb-linux-arm64-gnu^0.26.2
  • @lancedb/lancedb-linux-x64-gnu^0.26.2