Package evidence
@kolisachint/[email protected]
Install-time lifecycle script: postinstall="bun scripts/fix-node-pty.js"
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
- 61
- Versions published
- 22
- First published
- May 2026
- Publisher
- kolisachint
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":["@kolisachint/[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":["@kolisachint/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="bun scripts/fix-node-pty.js"
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
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="bun scripts/fix-node-pty.js" | 5 |
| low | Large Javascript Payload | package/dist-server/server/generated/embedded-assets.js | 25723363 bytes | 0 |
Manifest
Package metadata
Scripts27
buildnpm run build:client && npm run build:serverbuild:binarybun run build && bun run scripts/embed-assets.ts && bun run scripts/embed-config.ts && bun build --compile server/binary-entry.ts --outfile=hoocoworkbuild:binary:allbun scripts/build-binaries-local.tsbuild:binary:windowsbun run build && bun run scripts/embed-assets.ts && bun run scripts/embed-config.ts && bun build --compile --target=bun-windows-x64 server/binary-entry.ts --outfile=hoocowork-windows-x64.exebuild:clientvite buildbuild:servertsc -p server/tsconfig.json && tsc-alias -p server/tsconfig.jsonclientvitedevconcurrently --kill-others "npm run server:dev" "npm run client"generate:iconsnode public/generate-icons.cjs && bun run scripts/convert-icons.tsgenerate:logosbun run scripts/generate-logos.tslinteslint src/ server/lint:fixeslint src/ server/ --fixpostinstallbun scripts/fix-node-pty.jsprebuild:servernode -e "require('node:fs').rmSync('dist-server', { recursive: true, force: true })"preparenode -e "if (!process.env.CI) { require('child_process').execSync('husky', {stdio: 'inherit'}) }"prepublishOnlybun run buildpreviewvite previewpublish:npmnpm run build && npm publish --access publicreleaseecho 'Use GitHub Actions workflow_dispatch to release'release:localnpm run build && npm run build:binary:all && echo 'Release complete. Binaries in ./binaries/'servernode dist-server/server/index.jsserver:devtsx --tsconfig server/tsconfig.json server/index.jsserver:dev-watchtsx watch --tsconfig server/tsconfig.json server/index.jsstartnpm run build && npm run servertestbun testtypechecktsc --noEmit -p tsconfig.json && tsc --noEmit -p server/tsconfig.jsonupdate:platform./update-platform.sh
Dependencies57
@anthropic-ai/claude-agent-sdk^0.2.116@codemirror/lang-css^6.3.1@codemirror/lang-html^6.4.9@codemirror/lang-javascript^6.2.4@codemirror/lang-json^6.0.1@codemirror/lang-markdown^6.3.3@codemirror/lang-python^6.2.1@codemirror/merge^6.11.1@codemirror/theme-one-dark^6.1.2@iarna/toml^2.2.5@octokit/rest^22.0.0@openai/codex-sdk^0.125.0@replit/codemirror-minimap^0.5.2@tailwindcss/typography^0.5.16@uiw/react-codemirror^4.23.13@vscode/ripgrep^1.17.1@xterm/addon-clipboard^0.1.0@xterm/addon-fit^0.10.0@xterm/addon-web-links^0.11.0@xterm/addon-webgl^0.18.0@xterm/xterm^5.5.0bcrypt^6.0.0better-sqlite3^12.6.2chokidar^4.0.3class-variance-authority^0.7.1clsx^2.1.1cmdk^1.1.1cors^2.8.5cross-spawn^7.0.3express^4.18.2- …and 27 more.