PkgRadar

Package evidence

[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
1,867Niche · −30% score
Versions published
60
First published
Feb 2026
Publisher
travsteward

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishertravsteward
Artifact bytes670,230
Previous version0.25.0
Published2026-05-25T12:00:43.931Z
SHA-25643ee02657f237d558c72b49c0c0d1efee93288dbfcafa061bebaafa4d145e996

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
8Score
0.26.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/client/assets/index-DmHLFNTs.jsmatched "wget "12

Manifest

Package metadata

Scripts4
  • buildvite build && tsc -p tsconfig.server.json
  • linteslint src server bin --ext .ts,.tsx
  • prepublishOnlynode scripts/prepublish.cjs
  • previewnode dist/bin/pad.js
Dependencies40
  • @google/genai^1.42.0
  • @modelcontextprotocol/sdk^1.12.1
  • @tiptap/core^3.0.0
  • @tiptap/extension-code-block-lowlight^3.19.0
  • @tiptap/extension-highlight^3.19.0
  • @tiptap/extension-image^3.19.0
  • @tiptap/extension-link^3.19.0
  • @tiptap/extension-placeholder^3.0.0
  • @tiptap/extension-subscript^3.19.0
  • @tiptap/extension-superscript^3.19.0
  • @tiptap/extension-table^3.19.0
  • @tiptap/extension-task-item^3.19.0
  • @tiptap/extension-task-list^3.19.0
  • @tiptap/extension-text-style^3.0.0
  • @tiptap/extension-typography^3.19.0
  • @tiptap/extension-underline^3.0.0
  • @tiptap/extension-unique-id^3.0.0
  • @tiptap/pm^3.0.0
  • @tiptap/react^3.0.0
  • @tiptap/starter-kit^3.0.0
  • @turbodocx/html-to-docx^1.20.1
  • @types/multer^2.0.0
  • @xdevplatform/xdk^0.4.0
  • express^4.21.0
  • gray-matter^4.0.3
  • lowlight^3.3.0
  • markdown-it^14.1.1
  • markdown-it-footnote^4.0.0
  • markdown-it-ins^4.0.0
  • markdown-it-mark^4.0.0
  • …and 10 more.