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,564Niche · −30% score
- Versions published
- 105
- First published
- Mar 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@proxysoul/[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":["@proxysoul/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 2.18.0 vs 2.17.0: "bun scripts/postinstall.mjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 57 · status available -> available, risk high -> high, score 87 -> 57
- new → available · risk high · score 87 · status changed
Evidence
Static findings
5 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 2.18.0 vs 2.17.0: "bun scripts/postinstall.mjs" | 40 |
| medium | Remote Payload | package/dist/bin.sh | matched "curl " | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 2.18.0 vs 2.17.0: "bun scripts/postinstall.mjs" | 40 |
| medium | Remote Payload | package/dist/bin.sh | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | postinstall="bun scripts/postinstall.mjs" | 5 |
| low | Large Javascript Payload | package/dist/index.js | 33428235 bytes | 0 |
| low | Large Javascript Payload | package/dist/workers/intelligence.worker.js | 23500191 bytes | 0 |
| low | Large Javascript Payload | package/dist/workers/io.worker.js | 20783417 bytes | 0 |
Manifest
Package metadata
Scripts29
buildbun scripts/build.tsbuild:binarybun build src/boot.tsx --compile --external react-devtools-core --outfile bin/soulforgebuild:binary:windowsbun scripts/build.ts --compile --target=bun-windows-x64 --outfile=bin/soulforge-windows-x64.exebuild:no-compilerbun build src/boot.tsx --outdir dist --target bun --external react-devtools-core --entry-naming "[dir]/index.[ext]"bundlebash scripts/bundle.sh arm64 darwinbundle:linuxbash scripts/bundle.sh x64 linuxbundle:linux-arm64bash scripts/bundle.sh arm64 linuxbundle:windowspwsh -NoProfile -ExecutionPolicy Bypass -File scripts/bundle-windows.ps1 -Arch x64bundle:windows-arm64pwsh -NoProfile -ExecutionPolicy Bypass -File scripts/bundle-windows.ps1 -Arch arm64bundle:x64bash scripts/bundle.sh x64 darwindevbun run src/boot.tsxformatbiome format --write src/installer:windowspwsh -NoProfile -ExecutionPolicy Bypass -File scripts/build-installer.ps1 -Arch x64installer:windows-arm64pwsh -NoProfile -ExecutionPolicy Bypass -File scripts/build-installer.ps1 -Arch arm64lintbiome check src/lint:fixbiome check --write src/postinstallbun scripts/postinstall.mjsprepublishOnlybun run lint && bun run typecheck && bun run buildreleasebun run build && npm publishrelease:drybash scripts/release.sh patch --dry-runrelease:majorbash scripts/release.sh majorrelease:minorbash scripts/release.sh minorrelease:patchbash scripts/release.sh patchselfextract:windowsbun build --compile --target=bun-windows-x64 --minify --outfile=bin/soulforge-installer-x64.exe scripts/installer-cli.mjsselfextract:windows-arm64bun build --compile --target=bun-windows-arm64 --minify --outfile=bin/soulforge-installer-arm64.exe scripts/installer-cli.mjstestbun testtest:coveragebun test --coverage --coverage-reporter=text --coverage-reporter=lcov --coverage-dir=coveragetest:coverage:htmlbun run test:coverage && genhtml coverage/lcov.info --output-directory coverage/html --dark-mode && open coverage/html/index.htmltypechecktsc --noEmit
Dependencies36
@ai-sdk/amazon-bedrock^4.0.107@ai-sdk/anthropic^3.0.78@ai-sdk/deepseek^2.0.35@ai-sdk/fireworks^2.0.52@ai-sdk/google^3.0.78@ai-sdk/groq^3.0.39@ai-sdk/mcp^1.0.42@ai-sdk/mistral^3.0.37@ai-sdk/openai^3.0.64@ai-sdk/openai-compatible^2.0.47@ai-sdk/xai^3.0.91@anthropic-ai/sdk0.97.1@clack/prompts^1.4.0@llmgateway/ai-sdk-provider3.8.0@modelcontextprotocol/sdk^1.29.0@mozilla/readability0.6.0@openrouter/ai-sdk-provider2.9.0@opentui/react0.2.15ai^6.0.189ghostty-opentui1.5.0isbinaryfile6.0.0jsonrepair^3.14.0linkedom0.18.12linkify-it5.0.0marked18.0.4neovim5.4.0react19.2.6shiki4.1.0strip-ansi7.2.0tree-sitter-wasms0.1.13- …and 6 more.
Optional dependencies6
@opentui/core-darwin-arm640.2.15@opentui/core-darwin-x640.2.15@opentui/core-linux-arm640.2.15@opentui/core-linux-x640.2.15@opentui/core-win32-arm640.2.15@opentui/core-win32-x640.2.15