PkgRadar

Package evidence

@deepsql/[email protected]

Remote Payload, Install-time lifecycle script, Large Javascript Payload +1 more

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
24
Versions published
20
First published
May 2026
Publisher
venkatsf

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@deepsql/[email protected]"],"fail_on":"high"}'

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":["@deepsql/[email protected]"],"fail_on":"high"}'
Publishervenkatsf
Artifact bytes936,564
Previous version0.20.0
Published2026-06-25T17:24:40.363Z
SHA-2561e154ce4501d84524f2d1e4dcdad20646d6140d240e700f8d58e77c42ccf7cf3

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous

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

Availability ledger

available

high
Last checked
highRisk
57Score
0.21.0Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previousmanifest40
mediumRemote Payloadmanifest12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previousmanifest40
mediumRemote Payloadmanifest12
lowInstall-time lifecycle scriptmanifest5
lowLarge Javascript Payloadmanifest0

Manifest

Package metadata

Dependencies1
  • @inquirer/prompts^8.4.2