PkgRadar

Package evidence

@instincthub/[email protected]

Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"

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
80
Versions published
57Mature · −50% score
First published
Mar 2025
Publisher
noaholatoye

Effective trust discount applied: 50% (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":["@instincthub/[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":["@instincthub/[email protected]"],"fail_on":"review"}'
Publishernoaholatoye
Artifact bytes5,309,392
Previous version0.1.47
Published2026-05-29T12:36:31.101Z
SHA-256a11f1a408c8f7fd632bf13f30dd279b2d6a8ae10dc06b2fb18e45f5070c18983

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"12
lowCredential file accesspackage/dist/src/components/forms/uploads/FileUploader.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/src/components/forms/uploads/IhubFileUploader.jsmatched "AWS_ACCESS_KEY"5

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.xlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgzlow0no remote findings

Manifest

Package metadata

Scripts12
  • buildcd src/__examples__ && next build
  • deploypnpm rollup && npm publish --access public && vercel --prod
  • devcd src/__examples__ && next dev
  • link-uinpm unlink @instincthub/react-ui && rm -rf dist && rollup -c && npm link
  • link-ui-winnpm unlink @instincthub/react-ui && rmdir /s /q dist && rollup -c && npm link
  • rolluprollup -c
  • startcd src/__examples__ && next start
  • testecho "Error: no test specified" && exit 1
  • unlink-ui-linuxnpm unlink @instincthub/react-ui
  • yalc-link-uirm -rf dist && rollup -c && yalc publish
  • yalc-link-ui-winrmdir /s /q dist && rollup -c && yalc publish
  • yalc-update-uirmdir /s /q dist && rollup -c && yalc push
Dependencies36
  • @tiptap/core^2.27.1
  • @tiptap/extension-bubble-menu^2.27.1
  • @tiptap/extension-character-count^2.11.5
  • @tiptap/extension-code-block^2.11.5
  • @tiptap/extension-color^2.27.2
  • @tiptap/extension-dropcursor^2.27.1
  • @tiptap/extension-floating-menu^2.27.1
  • @tiptap/extension-focus^2.27.2
  • @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-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.27.2
  • @tiptap/extension-text-style^2.27.1
  • @tiptap/extension-typography^2.27.2
  • @tiptap/extension-underline^2.27.2
  • @tiptap/extension-youtube^2.27.2
  • @tiptap/react^2.11.7
  • @tiptap/starter-kit^2.11.5
  • @tiptap/suggestion^2.27.2
  • date-fns^4.1.0
  • dompurify^3.2.4
  • html2canvas^1.4.1
  • immer^11.1.4
  • …and 6 more.