Package evidence
@kuaizhongqiang/[email protected]
Install Lifecycle Remote Or Exec: postinstall="node -e \"const f='agents/reasonix/dist/data/deepseek-tokenizer.json.gz',s='agents/reasonix/node_modules/reasonix/data/deepseek-tokenizer.json.gz';require('fs').existsSync(f)||(require('fs').cpSync(s,f),console.log('Copied tokenizer'))\""
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.
- Versions published
- 1
- First published
- Jun 2026
- Publisher
- kuaizhongqiang
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@kuaizhongqiang/[email protected]"],"fail_on":"high"}'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":["@kuaizhongqiang/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Remote Or Exec: postinstall="node -e \"const f='agents/reasonix/dist/data/deepseek-tokenizer.json.gz',s='agents/reasonix/node_modules/reasonix/data/deepseek-tokenizer.json.gz';require('fs').existsSync(f)||(require('fs').cpSync(s,f),console.log('Copied tokenizer'))\""
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 high · score 35 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"const f='agents/reasonix/dist/data/deepseek-tokenizer.json.gz',s='agents/reasonix/node_modules/reasonix/data/deepseek-tokenizer.json.gz';require('fs').existsSync(f)||(require('fs').cpSync(s,f),console.log('Copied tokenizer'))\"" | 30 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"const f='agents/reasonix/dist/data/deepseek-tokenizer.json.gz',s='agents/reasonix/node_modules/reasonix/data/deepseek-tokenizer.json.gz';require('fs').existsSync(f)||(require('fs').cpSync(s,f),console.log('Copied tokenizer'))\"" | 30 |
| low | Install-time lifecycle script | package.json | postinstall="node -e \"const f='agents/reasonix/dist/data/deepseek-tokenizer.json.gz',s='agents/reasonix/node_modules/reasonix/data/deepseek-tokenizer.json.gz';require('fs').existsSync(f)||(require('fs').cpSync(s,f),console.log('Copied tokenizer'))\"" | 5 |
Manifest
Package metadata
Scripts8
buildvite buildbuild:electrontsc -p electron/tsconfig.json && node -e "require('fs').writeFileSync('dist-electron/package.json', JSON.stringify({type:'commonjs'},null,2))"devvitedev:electronnpm run build:electron && node run-electron.cjs .electron:buildnpm run build:electron && vite build && electron-builder --win --direlectron:devnpm run build:electron && concurrently "vite" "wait-on http://localhost:5173 && cross-env VITE_DEV_SERVER_URL=http://localhost:5173 node run-electron.cjs ."postinstallnode -e "const f='agents/reasonix/dist/data/deepseek-tokenizer.json.gz',s='agents/reasonix/node_modules/reasonix/data/deepseek-tokenizer.json.gz';require('fs').existsSync(f)||(require('fs').cpSync(s,f),console.log('Copied tokenizer'))"previewvite preview
Dependencies8
diff^9.0.0highlight.js^11.11.1marked^18.0.5pinia^3.0.4splitpanes^4.1.2sql.js^1.14.1vue^3.5.32vue-i18n^11.1.10