PkgRadar

Package evidence

@sdsrs/[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
1,116Niche · −30% score
Versions published
10
First published
May 2026
Publisher
sdsrs

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@sdsrs/[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":["@sdsrs/[email protected]"],"fail_on":"review"}'
Publishersdsrs
Artifact bytes160,469
Previous version1.8.0
Published2026-05-22T10:03:15.806Z
SHA-256ff80f880a9849f74a59a13838fcb887f63d2c882eb901bbddda888af380093c0

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
10Score
1.9.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/dispatcher/agents/clarifier-discover.tsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/dispatcher/agents/clarifier-discover.tsmatched "curl "12
lowObfuscationpackage/src/dispatcher/dedup.tsmatched "\\x00"3

Manifest

Package metadata

Scripts2
  • build:browsebun build ./plugins/sgc/browse/src/cli.ts --compile --outfile ./plugins/sgc/browse/dist/browse
  • testSGC_FORCE_INLINE=1 bun test
Dependencies4
  • @anthropic-ai/sdk^0.89.0
  • citty^0.1.6
  • js-yaml^4.1.1
  • playwright^1.52.0