PkgRadar

Package evidence

@drawo-app/[email protected]

Large Javascript Payload: 2643650 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
40
Versions published
17
First published
Apr 2026
Publisher
pico190_

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":["@drawo-app/[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":["@drawo-app/[email protected]"],"fail_on":"review"}'
Publisherpico190_
Artifact bytes4,300,741
Previous version2.0.16
Published2026-05-28T14:58:34.105Z
SHA-256065178b726d9cb2e94a62f2804e707b095ee4eb2e911ec0ee30bc1e60554390d

Why flagged

What the scanner saw

Large Javascript Payload: 2643650 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
2.0.17Version
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.js2643650 bytes10

Manifest

Package metadata

Scripts5
  • buildtsc -b && vite build
  • build:libvite build --config vite.lib.config.ts && cp src/lib/index.d.ts dist/index.d.ts && cp src/lib/index.d.ts dist/index.d.cts
  • devvite
  • linteslint .
  • previewvite preview