PkgRadar

Package evidence

[email protected]

Remote Payload: matched "cUrl "

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
11
Versions published
7
First published
Jun 2025
Publisher
mytopic.dev

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishermytopic.dev
Artifact bytes30,002,409
Previous version1.0.4
Published2026-05-14T15:44:22.978Z
SHA-25649390c38aa406fa6737536509ea8f29193a3a3892b06a0133bd7ca9065a4d023

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/template/node_modules/vite/dist/node/chunks/dep-Bsx9IwL8.jsmatched "cUrl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/template/node_modules/vite/dist/node/chunks/dep-Bsx9IwL8.jsmatched "cUrl "12
lowObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildtsc -b && vite build
  • devvite
  • linteslint .
  • previewvite preview
Dependencies7
  • @tailwindcss/vite^4.1.11
  • path^0.12.7
  • react^19.1.0
  • react-dom^19.1.0
  • tailwindcss^4.1.11
  • wouter^3.7.1
  • zustand^5.0.6