PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
1,954Niche · −30% score
Versions published
43
First published
May 2026
Publisher
npmaggroot

Effective trust discount applied: 30% (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"}'
Publishernpmaggroot
Artifact bytes4,918,360
Previous version1.7.0
Published2026-05-27T15:58:13.043Z
SHA-256de0fc5e2128856d6573fb5276ae58bcd23d04af053f909f4f7545e1c567f0a90

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/share/web/dist/assets/chunk-727SXJPM-DevxbLOV.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/share/web/dist/assets/flowDiagram-I6XJVG4X-rb-Hwxxy.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index.cjs9753190 bytes10

Manifest

Package metadata

Scripts22
  • buildnode -e "require('fs').rmSync('dist',{recursive:true,force:true})" && tsc -p tsconfig.build.json && node scripts/obfuscate.mjs && node scripts/verify-no-source.mjs && cd packages/web && npx vite build && cd ../..
  • build:allnode scripts/build-all.mjs
  • build:devtsc
  • cleannode -e "require('fs').rmSync('dist',{recursive:true,force:true});require('fs').rmSync('logs',{recursive:true,force:true})"
  • devnode --no-warnings --import=tsx --watch src/index.ts
  • dev:no-watchnode --no-warnings --import=tsx src/index.ts
  • dev:silentnode --no-warnings --import=tsx --watch src/index.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • install:allnpm install && npm run rebuild-native
  • linteslint .
  • lint:fixeslint . --fix
  • prepacknpm run build && cd packages/web && npx vite build && cd ../.. && node -e "const{mkdirSync,readdirSync,copyFileSync,existsSync}=require('fs');const{join}=require('path');function cpR(s,d){mkdirSync(d,{recursive:true});for(const f of readdirSync(s)){const sp=join(s,f),dp=join(d,f);const st=require('fs').statSync(sp);st.isDirectory()?cpR(sp,dp):copyFileSync(sp,dp)}if(!existsSync('share/web'))mkdirSync('share/web',{recursive:true})}if(existsSync('packages/web/dist'))cpR(join('packages','web','dist'),join('share','web','dist'))"
  • rebuild-nativenpm rebuild better-sqlite3 sharp
  • rebuild:linuxnpm rebuild --build-from-source better-sqlite3 sharp
  • rebuild:windowsnpm rebuild --build-from-source better-sqlite3 sharp
  • startnode --no-warnings --max-old-space-size=4096 dist/index.cjs
  • testvitest
  • test:coveragevitest run --coverage
  • test:cross-platformnode test-cross-platform.js
  • test:runvitest run
  • type-checktsc --noEmit
Dependencies37
  • @modelcontextprotocol/sdk^1.29.0
  • @vscode/ripgrep^1.17.1
  • @xenova/transformers^2.17.0
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • chalk^5.6.2
  • chokidar^5.0.0
  • cli-table3^0.6.5
  • diff^9.0.0
  • docx^9.6.1
  • dotenv^17.3.1
  • exceljs^4.4.0
  • glob^13.0.6
  • iconv-lite^0.7.2
  • ink^6.8.0
  • inquirer^12.0.0
  • lru-cache^11.2.7
  • mammoth^1.12.0
  • marked^18.0.3
  • openai^4.67.0
  • ora^8.1.0
  • pino^9.5.0
  • pino-pretty^11.2.0
  • playwright^1.60.0
  • pptxgenjs^4.0.1
  • react^19.2.4
  • react-reconciler^0.31.0
  • scheduler^0.27.0
  • simple-git^3.26.0
  • string-width^8.2.1
  • …and 7 more.
Optional dependencies3
  • @honcho-ai/sdk^2.1.1
  • better-sqlite3^12.8.0
  • sharp^0.34.5