PkgRadar

Package evidence

@objectstack/[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.

Versions published
53
First published
Feb 2026
Publisher
steedos-zhuangjianguo

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":["@objectstack/[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":["@objectstack/[email protected]"],"fail_on":"review"}'
Artifact bytes169,738
Previous version6.4.0
Published2026-05-25T09:05:46.901Z
SHA-25681907731ca4855e1b78e6c326a68480b69c8ee2d695509f26708a5a7c425815a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
lowObfuscationpackage/dist/index.cjsmatched "\\uFEFF"3
lowObfuscationpackage/dist/index.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts3
  • buildtsup --config ../../tsup.config.ts
  • devtsc -w
  • testvitest run
Dependencies4
  • @objectstack/core6.5.0
  • @objectstack/service-package6.5.0
  • @objectstack/spec6.5.0
  • zod^4.4.3