Back to Home
theflysurfer icon

hydraspecter

Verified Safe

by theflysurfer

Overview

Multi-headed browser automation for web scraping, testing, or data collection with robust anti-detection and session persistence capabilities.

Installation

Run Command
npx hydraspecter

Environment Variables

  • HTTP_PROXY
  • HTTPS_PROXY
  • ALL_PROXY

Security Notes

The server exposes powerful primitives like `browser_evaluate` for arbitrary JavaScript execution within the browser context, which is standard for browser automation but requires careful handling by the orchestrating model to prevent misuse. The `trySyncViaVSS` function on Windows uses `execSync` to run a PowerShell script with string interpolation for directory paths. While these paths are derived internally from `os.homedir()`, it could pose a risk if path variables were somehow compromised to allow command injection. The tool also provides network access for navigation and proxying, which is inherent to its functionality.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens5000
Stars0
Forks0
Last Update2026-01-19

Tags

Browser AutomationWeb ScrapingAnti-DetectionPlaywrightMCP