3 checks that ran failed — supply chain, permission scope and transport config — so this release can’t be trusted as-is.
- Publisher
- me.openbrowser
- Install
- pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai, pypi:openbrowser-ai
- Versions
- 19
- Inspected
- 4 of 6 checks · 65%
- Scored
- 2026-07-20 · rubric 1.0.0
What we checked
Six static checks, weighted by risk. Every result reflects only what could be observed in the published package and repository — never intent.
Injection surface
unscannable25% of gradeTool descriptions/manifest scanned for instruction-injection patterns (imperatives at the model, hidden text, 'ignore previous', data-exfil URLs).
No tool descriptions, server instructions, prompts, or resources were fetched; nothing to scan for injection.
Supply chain
fail25% of gradePackage provenance: namespace verification, repo linkage, maintainer count, account age, postinstall scripts, typosquat distance.
Python build script executes at build time: network call in build script
Credential hygiene
warn15% of gradeHow the server takes secrets (env vs plaintext config vs hardcoded); secrets appearing in tool schemas.
frontend/src/components/browser/BrowserViewer.tsx: assigns a literal to password (${vn…d} (len 19)) — non-provider secret literal; prefer environment intake. src/openbrowser/config.py: assigns a literal to api_key (your…re (len 24)) — non-provider secret literal; prefer environment intake. Reads secrets from the environment (e.g. .opencode/plugins/openbrowser.js) — the recommended intake shape.
Permission scope
fail15% of gradeDeclared tools vs. breadth (filesystem, network, exec); flags shell-exec and unbounded filesystem access.
HIGH: shell/exec capability AND network egress together — download-and-execute risk (benchmarks/e2e_llm_benchmark.py: subprocess.* call; backend/app/core/auth.py: outbound HTTP/socket call). HIGH: shell/exec capability AND destructive filesystem writes together (benchmarks/e2e_llm_benchmark.py: subprocess.* call; benchmarks/e2e_llm_benchmark.py: open(…, 'w'/'a'/'x') write-mode file access). discloses shell/exec capability: benchmarks/e2e_llm_benchmark.py: subprocess.* call discloses shell/exec capability: benchmarks/e2e_published_test.py: subprocess.* call discloses shell/exec capability: examples/apps/ad-use/ad_generator.py: subprocess.* call discloses shell/exec capability: infra/eval/pipelines/eval_benchmark.py: subprocess.* call discloses shell/exec capability: infra/eval/scripts/auto_shutdown.py: subprocess.* call discloses shell/exec capability: infra/eval/scripts/download_datasets.py: subprocess.* call discloses shell/exec capability: infra/training/anyscale/submit_job.py: subprocess.* call discloses shell/exec capability: infra/training/serving/export_gguf.py: subprocess.* call discloses shell/exec capability: infra/training/serving/serve_vllm.py: subprocess.* call discloses shell/exec capability: infra/training/shared/browser_env.py: subprocess.* call discloses shell/exec capability: infra/training/shared/formfactory_server.py: subprocess.* call discloses shell/exec capability: src/openbrowser/cli.py: subprocess.* call discloses shell/exec capability: src/openbrowser/utils.py: subprocess.* call discloses shell/exec capability: src/openbrowser/browser/video_recorder.py: subprocess.* call discloses dynamic code execution: benchmarks/e2e_codeagent_test.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/finetuning/eval_sft.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/finetuning/grpo_trainer.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/finetuning/online_grpo_trainer.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/espo_fsdfm_trainer.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/espo_refusion_trainer.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/eval_fsdfm_sft.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/eval_refusion_sft.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/flow_llm_model.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/fsdfm_flow_grpo_trainer.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/fsdfm_model.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/fsdfm_online_grpo_trainer.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/online_flow_llm_grpo_trainer.py: uses eval/exec/__import__ discloses dynamic code execution: infra/training/flow_matching/refusion_flow_grpo_trainer.py: uses eval/exec/__import__ discloses dynamic code execution: src/openbrowser/code_use/service.py: uses eval/exec/__import__ discloses dynamic code execution: src/openbrowser/mcp/server.py: uses eval/exec/__import__ discloses broad/destructive filesystem access: benchmarks/e2e_llm_benchmark.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: benchmarks/e2e_llm_stats.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: examples/apps/ad-use/ad_generator.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: examples/apps/news-use/news_monitor.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: examples/custom-functions/file_upload.py: destructive filesystem call (shutil.rmtree/os.remove/etc.) discloses broad/destructive filesystem access: examples/custom-functions/save_to_file_hugging_face.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: examples/file_system/alphabet_earnings.py: destructive filesystem call (shutil.rmtree/os.remove/etc.) discloses broad/destructive filesystem access: examples/file_system/file_system.py: destructive filesystem call (shutil.rmtree/os.remove/etc.) discloses broad/destructive filesystem access: infra/eval/disaster_recovery_demo.sh: path traversal ('../') combined with file access discloses broad/destructive filesystem access: infra/eval/pipelines/eval_benchmark.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: infra/eval/pipelines/eval_report.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: infra/eval/scripts/download_datasets.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: infra/eval/scripts/launch_eval.sh: path traversal ('../') combined with file access discloses broad/destructive filesystem access: infra/training/finetuning/eval_sft.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: infra/training/flow_matching/eval_fsdfm_sft.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: infra/training/flow_matching/eval_refusion_sft.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: infra/training/shared/formfactory_preprocessor.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: infra/training/shared/mind2web_preprocessor.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: src/openbrowser/cli.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: src/openbrowser/cli.py: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/openbrowser/config.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: src/openbrowser/agent/prompts.py: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/openbrowser/agent/service.py: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/openbrowser/browser/profile.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: src/openbrowser/browser/profile.py: destructive filesystem call (shutil.rmtree/os.remove/etc.) discloses broad/destructive filesystem access: src/openbrowser/browser/profile.py: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/openbrowser/browser/python_highlights.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: src/openbrowser/browser/watchdogs/local_browser_watchdog.py: destructive filesystem call (shutil.rmtree/os.remove/etc.) discloses broad/destructive filesystem access: src/openbrowser/code_use/namespace.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: src/openbrowser/code_use/namespace.py: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/openbrowser/code_use/service.py: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/openbrowser/filesystem/file_system.py: destructive filesystem call (shutil.rmtree/os.remove/etc.) discloses broad/destructive filesystem access: src/openbrowser/filesystem/file_system.py: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/openbrowser/telemetry/service.py: open(…, 'w'/'a'/'x') write-mode file access discloses broad/destructive filesystem access: src/openbrowser/tokens/service.py: destructive filesystem call (shutil.rmtree/os.remove/etc.) discloses broad/destructive filesystem access: tests/test_mcp_download_e2e.py: path traversal ('../') combined with file access Capability DISCLOSURE, not a verdict: static analysis sees the primitive is present and reachable, not whether its use is attacker-controlled.
Version behavior
unscannable10% of gradeDiff of tool definitions between versions; new permissions or changed descriptions in a patch release (the postmark-mcp class).
no prior version to diff (first sight of me.openbrowser/[email protected]); version-drift / rug-pull cannot be evaluated. Cold-start risk is covered by point-in-time checks (injection_surface, supply_chain, credential_hygiene), not here.
Transport config
fail10% of gradeRemote servers: TLS and auth mode (none/token/OAuth). Local servers: whether the manifest indicates it phones home.
source performs runtime self-update / download-and-execute (bypasses version_behavior); sends telemetry to third-party SDK (posthog) — disclosure, verify opt-in; manifest/source references telemetry behavior — disclosure
Version history
Each release plotted by grade against the safe line at B. A version that sinks below the line has lost its trusted standing — the shape of a rug-pull.
| Version | Published | Grade | Score | Inspected | Change |
|---|---|---|---|---|---|
| v0.1.50 · current | 2026-07-07 | D | 42.5 | 4/6 · 65% | — |