PkgRadar

Package evidence

@volcengine/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
98
Versions published
10
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 bytes33,755
Previous version0.0.7
Published2026-04-21T10:07:27.225Z
SHA-256da271ec8472ac0408ca1f2e69e38d609eaee3852cfc59e09f024830e3a65b101

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts7
  • buildnode ./scripts/build.mjs
  • build:watchnode ./scripts/build.mjs --watch --no-obfuscate
  • prepacknode ./scripts/build.mjs
  • releasenode ./scripts/release.mjs
  • release:dry-runnode ./scripts/release.mjs --dry-run
  • testvitest run
  • test:watchvitest
Dependencies8
  • @opentelemetry/api1.7.0
  • @opentelemetry/api-logs^0.213.0
  • @opentelemetry/exporter-trace-otlp-proto0.48.0
  • @opentelemetry/resources1.22.0
  • @opentelemetry/sdk-trace-base1.21.0
  • @opentelemetry/semantic-conventions1.22.0
  • @volcengine/openapi^1.36.1
  • zod^4.3.6