PkgRadar

Package evidence

@stsdti/[email protected]

Large Javascript Payload: 5914827 bytes

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
124
Versions published
33
First published
Mar 2026
Publisher
cioraneanu

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":["@stsdti/[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":["@stsdti/[email protected]"],"fail_on":"review"}'
Publishercioraneanu
Artifact bytes7,833,406
Previous version1.4.7
Published2026-05-18T12:43:33.058Z
SHA-256e7232961aac531d1348890c3dff52f18528c3de53bc632366a5e2a275e3855d5

Why flagged

What the scanner saw

Large Javascript Payload: 5914827 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/funky-ui-kit.es.js5914827 bytes10

Manifest

Package metadata

Scripts9
  • buildvite build
  • build:packagevite build --mode package
  • build:watchvite build -w
  • devvite --open
  • formatprettier --write src
  • generate-web-typesnode scripts/generate-web-types.mjs && node --trace-uncaught scripts/append-composables.mjs
  • linteslint src --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore
  • previewvite preview
  • startnpm run dev
Dependencies17
  • @degjs/scroll-to^2.0.0
  • @tabler/icons-vue^3.2.0
  • @vuepic/vue-datepicker^11.0.2
  • @vueuse/components^10.5.0
  • @vueuse/core^10.4.1
  • date-fns^2.30.0
  • docx-preview^0.3.2
  • dompurify^3.3.0
  • gsap^3.12.2
  • lodash^4.17.21
  • pdfjs-dist^4.10.38
  • viewerjs^1.11.6
  • vue-multiselect^2.1.7
  • vue-tippy^6.3.1
  • vue-toast-notification^3.1.2
  • vue3-toastify^0.1.14
  • vuedraggable^4.1.0