PkgRadar

Package evidence

@shmulikdav/[email protected]

Remote Payload: matched "curl "

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":["@shmulikdav/[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":["@shmulikdav/[email protected]"],"fail_on":"high"}'
Publishershmulikdavar
Artifact bytes3,200,547
Previous version1.5.0
Published2026-05-24T11:52:56.447Z
SHA-256e1af93634aa707797dc6fb1f022d07c339ad390c3f3b5989717cca7c6d0399bd

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

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

shmulikdavar

2 members · evidence strength 55

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/hooks/notification.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/post-tool.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/pre-tool-bash.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/pre-tool-file.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/pre-tool-task.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/prompt-submit.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/session-start.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/stop.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/subagent-stop.shmatched "curl "12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/hooks/notification.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/post-tool.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/pre-tool-bash.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/pre-tool-file.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/pre-tool-task.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/prompt-submit.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/session-start.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/stop.shmatched "curl "12
mediumRemote Payloadpackage/dist/hooks/subagent-stop.shmatched "curl "12
lowObfuscationpackage/dist/web/assets/index-Df150VgL.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/index.jsmatched "\\u2192"3

Manifest

Package metadata

Scripts5
  • buildtsup && node ./scripts/copy-static.mjs
  • devtsx watch src/index.ts
  • pack:drypnpm -w -r build && npm pack --dry-run
  • prepublishOnlypnpm -w -r build
  • typechecktsc --noEmit
Dependencies8
  • @hono/node-server^1.11.0
  • better-sqlite3^11.0.0
  • commander^12.0.0
  • hono^4.4.0
  • nanoid^5.1.11
  • node-pty^1.1.0
  • open^10.1.0
  • ws^8.17.0