PkgRadar

Package evidence

@tooto-tech/[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.

Versions published
1
First published
May 2026
Publisher
navnry

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":["@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 bytes754,125
Previous versionnone
Published2026-05-29T06:43:30.584Z
SHA-256a930f0a4a7a143f8fa1324655fb0718fb9a4b6604ccb047f84b0fd4740ef6286

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.1.0Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildrun-s build-only type-check build-style-types
  • build-onlyvite build
  • build-style-typesnode ./scripts/write-style-types.mjs
  • testvitest run
  • type-checkvue-tsc --build --force
Dependencies13
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/state^6.6.0
  • @codemirror/theme-one-dark^6.1.3
  • @iconify/vue^5.0.0
  • @lottiefiles/dotlottie-wc^0.9.14
  • @vueuse/core^14.2.1
  • codemirror^6.0.2
  • grapesjs^0.22.16
  • js-beautify^1.15.4
  • postcss8.5.10
  • vue-codemirror^6.1.1