PkgRadar

Package evidence

@rethinkingstudio/[email protected]

Remote Payload: matched "cUrl "

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":["@rethinkingstudio/[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":["@rethinkingstudio/[email protected]"],"fail_on":"review"}'
Publisherzangqilong
Artifact bytes169,085
Previous version2.1.15-beta.1
Published2026-05-24T01:13:18.553Z
SHA-256ef674c3f3ece914db381ff287d5f51360ad7a34e07328bb7e01d8fbc373fe666

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/media/oss-uploader.jsmatched "cUrl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/media/oss-uploader.jsmatched "cUrl "12
lowObfuscationpackage/dist/media/assistant-attachments.jsmatched "Buffer.from(raw.replace(/^data:[^;]+;base64"3
lowObfuscationpackage/dist/relay/attachment-content.jsmatched "Buffer.from(inline.replace(/^data:[^;]+;base64"3
lowObfuscationpackage/dist/relay/ccconnect-relay-manager.jsmatched "Buffer.from(data.replace(/^data:[^;]+;base64"3
lowObfuscationpackage/dist/commands/pair.jsmatched "\\u2018"3

Manifest

Package metadata

Scripts8
  • buildnpm run build:config && tsc
  • build:confignode ./scripts/write-build-config.mjs
  • build:internalCLAWPILOT_DEFAULT_RELAY_SERVER=https://clawpilot-pre.codeaddict.cn npm run build
  • build:prodnpm run build
  • devtsx src/index.ts
  • prepublishOnlynode ./scripts/verify-build-config.mjs
  • startnode dist/index.js
  • verify:historytsx scripts/verify-ccconnect-history-payload.ts
Dependencies7
  • commander^12.1.0
  • execa^9.6.1
  • js-yaml^4.1.1
  • node-windows^1.0.0-beta.8
  • pm2^6.0.14
  • qrcode-terminal^0.12.0
  • ws^8.18.0