stealth-browser
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/task_runner.pyscript contains arun_with_timeoutfunction that utilizessubprocess.runwithshell=True. This is provided as a utility for the agent to execute shell commands during task processing. - [EXTERNAL_DOWNLOADS]: The skill's documentation mentions using FlareSolverr, which is retrieved from the GitHub Container Registry (
ghcr.io), a well-known service, for resolving advanced web protection challenges. - [DATA_EXFILTRATION]: The CAPTCHA solving module in
scripts/solve_captcha.pytransmits site keys and page URLs to the official APIs of third-party providers (2Captcha, Anti-Captcha, CapSolver). This is the intended functional behavior of the skill for challenge resolution.
Audit Metadata