DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-browser-use

Security-focused Chromium browser automation tools for DeepSeek Harness.

VisionDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
0GitHub Stars0ForksUpdated2026-08-15

Install

$ dsh plugin --profile web add dsh-plugin-browser-use

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
An installable DeepSeek Harness plugin that exposes Playwright-backed Chromium navigation, interaction, tab, download, upload, screenshot, and PDF tools. It applies URL and network policy checks before actions and after navigation landings.

Key Capabilities

  • Navigates, clicks, fills forms, reads page text, and produces accessibility snapshots.
  • Manages isolated per-agent browser sessions and ordered browser tabs.
  • Captures screenshots and headless PDFs; tracks downloads in a configured artifacts directory.
  • Supports constrained uploads from an operator-configured directory.
  • Blocks unsupported schemes and private-network targets by default.
  • Applies host-label allowlists and re-checks policy after redirects, clicks, popups, background loads, and downloads.
  • Supports background navigation when compatible DSH jobs packages are present.

Useful For

  • Letting DSH agents browse and extract bounded text from public websites.
  • Automating browser-based form entry and multi-tab workflows.
  • Capturing browser screenshots or PDFs as artifacts.
  • Running browser tasks with host allowlists and private-network blocking.

Who It Fits

  • DeepSeek Harness users building browser-enabled agent profiles.
  • Developers who need Playwright-based web interaction through DSH tools.
  • Operators requiring configurable navigation restrictions for agent browsing.

Documented Limitations

  • A Chromium-compatible browser binary must be available through configuration, environment, OS locations, or Playwright browser installation.
  • DNS rebinding is not defended, and a request that discovers a refused redirect may already have been sent.
  • Screenshots and PDFs are returned as file paths rather than image payloads.
  • Cookie persistence uses one storage-state file; concurrent agents can overwrite it when closing.
  • Background navigation requires @deepseek-ai/dsh-jobs and @deepseek-ai/dsh-tool-jobs in the profile.
  • Uploads are disabled unless uploadsDir is configured, and only bare filenames directly inside that directory are accepted.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 7 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
coderdailyone/dsh-plugin-browser-use
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
0503bd2 · 2026-08-16

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-15
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app