PkgRadar

Package evidence

@volcengine/[email protected]

Credential file access: matched ".npmrc"

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
12
First published
Mar 2026
Publisher
zhangjing.2037

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":["@volcengine/[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":["@volcengine/[email protected]"],"fail_on":"review"}'
Artifact bytes21,695
Previous version0.0.10
Published2026-06-05T09:28:32.872Z
SHA-256f4d3cd441be8f7cd00a60718883b9841ba854269506a50b8aae80aa64d5f1c37

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/openclaw/install.jsmatched ".npmrc"10

Manifest

Package metadata

Scripts9
  • buildrm -rf dist && tsc -p tsconfig.json
  • build:watchtsc -p tsconfig.json -w --preserveWatchOutput
  • coveragevitest run --coverage
  • devnode ./scripts/dev.mjs
  • prepackpnpm build
  • releasenode ./scripts/release.mjs
  • release:dry-runnode ./scripts/release.mjs --dry-run
  • testvitest run
  • test:watchvitest
Dependencies12
  • @inquirer/ansi^2.0.4
  • @inquirer/core^10.1.7
  • @inquirer/figures^1.0.10
  • @inquirer/type^3.0.4
  • @sinclair/typebox^0.34.40
  • @volcengine/openapi^1.36.0
  • axios0.21.4
  • chalk^5.4.1
  • inquirer^12.4.2
  • json5^2.2.3
  • ora^8.1.1
  • yoctocolors-cjs^2.1.2