PkgRadar

Package evidence

rc-openhands-sdk==0.1.1

Py Import Time Subprocess: subprocess call — process spawning.

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.

Versions published
1
First published
Jun 2026
Publisher
RingCentral AI Desk

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":["rc-openhands-sdk==0.1.1"],"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":["rc-openhands-sdk==0.1.1"],"fail_on":"review"}'
Artifact bytes725,073
Previous versionnone
Published2026-06-06T12:31:45
SHA-256f6dd9f1c04e775e5cc5177c36c841d5165ae5ded53c4d5400379868ba4e9cb4d

Why flagged

What the scanner saw

Py Import Time Subprocess: subprocess call — process spawning.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Import Time Subprocessrc_openhands_sdk-0.1.1/openhands/tools/utils/__init__.pysubprocess call — process spawning.32
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Import Time Subprocessrc_openhands_sdk-0.1.1/openhands/tools/utils/__init__.pysubprocess call — process spawning.32
lowCredential file accessrc_openhands_sdk-0.1.1/openhands/sdk/llm/llm.pymatched "aws_access_key"5
lowCredential file accessrc_openhands_sdk-0.1.1/openhands/sdk/llm/utils/unverified_models.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0