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,701Niche · −30% score
- Versions published
- 34
- 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 promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 9762659 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.cjs | 9762659 bytes | 10 |
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.mjsbuild:devtsccleannode -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.tsdev:no-watchnode --no-warnings --import=tsx src/index.tsdev:silentnode --no-warnings --import=tsx --watch src/index.tsformatprettier --write .format:checkprettier --check .install:allnpm install && npm run rebuild-nativelinteslint .lint:fixeslint . --fixprepacknpm 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 sharprebuild:linuxnpm rebuild --build-from-source better-sqlite3 sharprebuild:windowsnpm rebuild --build-from-source better-sqlite3 sharpstartnode --no-warnings --max-old-space-size=4096 dist/index.cjstestvitesttest:coveragevitest run --coveragetest:cross-platformnode test-cross-platform.jstest:runvitest runtype-checktsc --noEmit
Dependencies38
@aggroot/serverworkspace:*@modelcontextprotocol/sdk^1.29.0@vscode/ripgrep^1.17.1@xenova/transformers^2.17.0ajv^8.18.0ajv-formats^3.0.1chalk^5.6.2chokidar^5.0.0cli-table3^0.6.5diff^9.0.0docx^9.6.1dotenv^17.3.1exceljs^4.4.0glob^13.0.6iconv-lite^0.7.2ink^6.8.0inquirer^12.0.0lru-cache^11.2.7mammoth^1.12.0marked^18.0.3openai^4.67.0ora^8.1.0pino^9.5.0pino-pretty^11.2.0playwright^1.60.0pptxgenjs^4.0.1react^19.2.4react-reconciler^0.31.0scheduler^0.27.0simple-git^3.26.0- …and 8 more.
Optional dependencies3
@honcho-ai/sdk^2.1.1better-sqlite3^12.8.0sharp^0.34.5