Package evidence
[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"
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
- 254
- Versions published
- 32
- First published
- Jan 2026
- Publisher
- uchalas
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
Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"
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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 5 |
Manifest
Package metadata
Scripts9
buildtsc && npm run copy-assetscleanrimraf buildcopy-assetsnode -e "const fs=require('fs');fs.cpSync('src/db/schema.sql','build/db/schema.sql');fs.cpSync('src/db/global-schema.sql','build/db/global-schema.sql');fs.cpSync('src/embeddings/schema.sql','build/embeddings/schema.sql')"devtsc && node build/index.jspostinstallnode scripts/postinstall.mjsprepublishOnlynpm run buildstartnode build/index.jstestnode --experimental-vm-modules node_modules/jest/bin/jest.jswatchtsc --watch
Dependencies21
@modelcontextprotocol/sdk^1.0.0@tree-sitter-grammars/tree-sitter-hcl^1.2.0better-sqlite3^11.0.0chokidar^5.0.0express^4.22.1glob^10.0.0highlight.js^11.11.0minimatch^10.1.1simple-git^3.27.0tree-sitter^0.25.0tree-sitter-c^0.24.1tree-sitter-c-sharp0.23.1tree-sitter-cpp^0.23.4tree-sitter-go^0.25.0tree-sitter-java^0.23.5tree-sitter-php^0.24.2tree-sitter-python^0.25.0tree-sitter-ruby^0.23.1tree-sitter-rust^0.24.0tree-sitter-typescript^0.23.2ws^8.19.0
Optional dependencies2
@xenova/transformers^2.17.2sqlite-vec^0.1.9