PkgRadar

Package evidence

browser-use-volcengine==0.12.6

Py Install 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
Gregor Zunic

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["browser-use-volcengine==0.12.6"],"fail_on":"high"}'

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":["browser-use-volcengine==0.12.6"],"fail_on":"high"}'
PublisherGregor Zunic
Artifact bytes598,414
Previous versionnone
Published2026-06-01T08:57:15
SHA-2567e87285412a0a29ec8fe6981b30db78658e6a863fc0c30e637ba7cd980a65526

Why flagged

What the scanner saw

Py Install 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

high
Last checked
highRisk
85Score
0.12.6Version
Status history (1 event)
  1. newavailable · risk high · score 85 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Install Time Subprocessbrowser_use_volcengine-0.12.6/browser_use/skill_cli/commands/setup.pysubprocess call — process spawning.60
highPy Runtime Dynamic Dangerous Importbrowser_use_volcengine-0.12.6/browser_use/skill_cli/python_session.pyDynamic __import__('os') — reflection bypass for static checks.30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Install Time Subprocessbrowser_use_volcengine-0.12.6/browser_use/skill_cli/commands/setup.pysubprocess call — process spawning.60
highPy Runtime Dynamic Dangerous Importbrowser_use_volcengine-0.12.6/browser_use/skill_cli/python_session.pyDynamic __import__('os') — reflection bypass for static checks.30
lowCredential file accessbrowser_use_volcengine-0.12.6/browser_use/llm/aws/chat_anthropic.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0