PkgRadar

Package evidence

[email protected]

no findings

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,106Niche · −30% score
Versions published
84
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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes788,587
Previous version0.36.3
Published2026-06-13T21:42:10.693Z
SHA-25693ebde108771e453232ef7ab8f8501a54af8af986d7c128e403dbcef87040558

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.37.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildvite build && tsc -p tsconfig.server.json && npm run build:plugins
  • build:pluginsnode scripts/build-plugins.cjs
  • 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.