PkgRadar

Package evidence

@proxysoul/[email protected]

Remote Payload: matched "curl "

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 update

Static 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"}'
Artifact bytes17,978,065
Previous version2.17.0
Published2026-05-27T00:14:21.277Z
SHA-256c2e8fe8193689445d2009908770869d42e06b82f640b42f6ad61be1c3d93bfca

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

high
Last checked
highRisk
57Score
2.18.0Version
Status history (2 events)
  1. availableavailable · risk high · score 57 · status available -> available, risk high -> high, score 87 -> 57
  2. newavailable · risk high · score 87 · status changed

Evidence

Static findings

5 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.18.0 vs 2.17.0: "bun scripts/postinstall.mjs"40
mediumRemote Payloadpackage/dist/bin.shmatched "curl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.18.0 vs 2.17.0: "bun scripts/postinstall.mjs"40
mediumRemote Payloadpackage/dist/bin.shmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="bun scripts/postinstall.mjs"5
lowLarge Javascript Payloadpackage/dist/index.js33428235 bytes0
lowLarge Javascript Payloadpackage/dist/workers/intelligence.worker.js23500191 bytes0
lowLarge Javascript Payloadpackage/dist/workers/io.worker.js20783417 bytes0

Manifest

Package metadata

Scripts29
  • buildbun scripts/build.ts
  • build:binarybun build src/boot.tsx --compile --external react-devtools-core --outfile bin/soulforge
  • build:binary:windowsbun scripts/build.ts --compile --target=bun-windows-x64 --outfile=bin/soulforge-windows-x64.exe
  • build:no-compilerbun build src/boot.tsx --outdir dist --target bun --external react-devtools-core --entry-naming "[dir]/index.[ext]"
  • bundlebash scripts/bundle.sh arm64 darwin
  • bundle:linuxbash scripts/bundle.sh x64 linux
  • bundle:linux-arm64bash scripts/bundle.sh arm64 linux
  • bundle:windowspwsh -NoProfile -ExecutionPolicy Bypass -File scripts/bundle-windows.ps1 -Arch x64
  • bundle:windows-arm64pwsh -NoProfile -ExecutionPolicy Bypass -File scripts/bundle-windows.ps1 -Arch arm64
  • bundle:x64bash scripts/bundle.sh x64 darwin
  • devbun run src/boot.tsx
  • formatbiome format --write src/
  • installer:windowspwsh -NoProfile -ExecutionPolicy Bypass -File scripts/build-installer.ps1 -Arch x64
  • installer:windows-arm64pwsh -NoProfile -ExecutionPolicy Bypass -File scripts/build-installer.ps1 -Arch arm64
  • lintbiome check src/
  • lint:fixbiome check --write src/
  • postinstallbun scripts/postinstall.mjs
  • prepublishOnlybun run lint && bun run typecheck && bun run build
  • releasebun run build && npm publish
  • release:drybash scripts/release.sh patch --dry-run
  • release:majorbash scripts/release.sh major
  • release:minorbash scripts/release.sh minor
  • release:patchbash scripts/release.sh patch
  • selfextract:windowsbun build --compile --target=bun-windows-x64 --minify --outfile=bin/soulforge-installer-x64.exe scripts/installer-cli.mjs
  • selfextract:windows-arm64bun build --compile --target=bun-windows-arm64 --minify --outfile=bin/soulforge-installer-arm64.exe scripts/installer-cli.mjs
  • testbun test
  • test:coveragebun test --coverage --coverage-reporter=text --coverage-reporter=lcov --coverage-dir=coverage
  • test:coverage:htmlbun run test:coverage && genhtml coverage/lcov.info --output-directory coverage/html --dark-mode && open coverage/html/index.html
  • typechecktsc --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.15
  • ai^6.0.189
  • ghostty-opentui1.5.0
  • isbinaryfile6.0.0
  • jsonrepair^3.14.0
  • linkedom0.18.12
  • linkify-it5.0.0
  • marked18.0.4
  • neovim5.4.0
  • react19.2.6
  • shiki4.1.0
  • strip-ansi7.2.0
  • tree-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