PkgRadar

Package evidence

@tooto-tech/[email protected]

Large Javascript Payload: 6116527 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.

Versions published
1
First published
May 2026
Publisher
navnry

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":["@tooto-tech/[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":["@tooto-tech/[email protected]"],"fail_on":"review"}'
Publishernavnry
Artifact bytes1,166,985
Previous versionnone
Published2026-05-25T08:28:35.520Z
SHA-256e010b88fdb1844f37c711fa3e91deb000aee7c383e6a079ff3d0aa49a8fde7c5

Why flagged

What the scanner saw

Large Javascript Payload: 6116527 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
0.0.1Version
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/index.js6116527 bytes10

Manifest

Package metadata

Scripts7
  • buildpnpm run build:js && pnpm run build:types
  • build:jsvite build
  • build:typesnode scripts/build-types.mjs
  • pack:drypnpm pack --dry-run
  • publish:drypnpm publish --dry-run --access public --no-git-checks
  • publish:publicpnpm publish --access public --no-git-checks
  • testvitest run
Dependencies11
  • @element-plus/icons-vue2.3.2
  • @iconify/vue^5.0.0
  • @monaco-editor/loader^1.7.0
  • @silexlabs/grapesjs-symbols^1.4.1
  • @vueuse/core^10.9.0
  • dayjs^1.11.10
  • grapesjs0.22.16
  • grapesjs-parser-postcss1.0.3
  • lodash-es^4.17.21
  • monaco-editor^0.55.1
  • swiper^12.1.0