PkgRadar

Package evidence

@soulai/[email protected]

Remote Payload: matched "wget "

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
283
Versions published
14
First published
Dec 2025
Publisher
alsam_shaik

Recommended action

Review before promoting

Mixed 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":["@soulai/[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":["@soulai/[email protected]"],"fail_on":"review"}'
Publisheralsam_shaik
Artifact bytes1,923,421
Previous version1.0.4
Published2026-05-19T14:58:41.210Z
SHA-2569ea106836ea0445263dc5afe4ee91d90dbe925e18565b75cac230578b7d6e720

Why flagged

What the scanner saw

Remote Payload: matched "wget "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
12Score
1.0.5Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.es.jsmatched "wget "12

Manifest

Package metadata

Scripts10
  • buildnpm run clean && npm run build:lib
  • build:libvite build && tsc --project tsconfig.lib.json
  • cleanrm -rf dist
  • devvite
  • linteslint .
  • prepublishOnlynpm run build
  • previewvite preview
  • release:majornpm version major && npm publish
  • release:minornpm version minor && npm publish
  • release:patchnpm version patch && npm publish
Dependencies28
  • @phosphor-icons/react^2.1.0
  • @tiptap/core^2.11.5
  • @tiptap/extension-bubble-menu^2.11.5
  • @tiptap/extension-character-count^2.11.5
  • @tiptap/extension-code-block-lowlight^2.11.5
  • @tiptap/extension-color^2.11.5
  • @tiptap/extension-floating-menu^2.11.5
  • @tiptap/extension-highlight^2.11.5
  • @tiptap/extension-image^2.11.5
  • @tiptap/extension-link^2.11.5
  • @tiptap/extension-placeholder^2.11.5
  • @tiptap/extension-subscript^2.11.5
  • @tiptap/extension-superscript^2.11.5
  • @tiptap/extension-table^2.11.5
  • @tiptap/extension-table-cell^2.11.5
  • @tiptap/extension-table-header^2.11.5
  • @tiptap/extension-table-row^2.11.5
  • @tiptap/extension-task-item^2.11.5
  • @tiptap/extension-task-list^2.11.5
  • @tiptap/extension-text-align^2.11.5
  • @tiptap/extension-text-style^2.11.5
  • @tiptap/extension-typography^2.11.5
  • @tiptap/extension-underline^2.11.5
  • @tiptap/extension-youtube^2.11.5
  • @tiptap/pm^2.11.5
  • @tiptap/react^2.11.5
  • @tiptap/starter-kit^2.11.5
  • lowlight^3.1.0