PkgRadar

Package evidence

@mindrian_os/[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
663
Versions published
19
First published
May 2026
Publisher
jsagir

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":["@mindrian_os/[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":["@mindrian_os/[email protected]"],"fail_on":"review"}'
Publisherjsagir
Artifact bytes2,314,900
Previous version1.13.0-beta.38
Published2026-05-31T13:47:16.390Z
SHA-256bdf2da3e16518978dd9340080c04dbf3c07ff39a48e1456c4c5b3ead02b5201e

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
40Score
1.13.0-beta.39Version
Status history (1 event)
  1. newavailable · risk review · score 40 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/lib/hmi/cross-room-memory.cjsArray-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

Manifest

Package metadata

Scripts3
  • mcpnode bin/mindrian-mcp-server.cjs
  • migrate-minto-v88node scripts/migrate-minto-schema-v88.cjs
  • paritynode lib/parity/check-parity.cjs
Dependencies11
  • @ig3/markdown-it-wikilinks^1.0.2
  • @modelcontextprotocol/ext-apps^1.5.0
  • @modelcontextprotocol/sdk^1.29.0
  • asciichart^1.5.25
  • chokidar^4.0.3
  • express^5.1.0
  • flexsearch^0.7.43
  • gray-matter^4.0.3
  • markdown-it^14.1.0
  • semver^7.7.4
  • zod^3.25.76