streaming-obs-bootstrap

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle contains high-risk behaviors that, while aligned with its stated purpose of OBS automation, present significant security concerns. Specifically, `scripts/start_overlay_server.sh` starts a Python HTTP server that serves the entire OpenClaw workspace directory to the local network, potentially exposing sensitive files or environment variables. Additionally, `scripts/obs_target_switch.sh` directly modifies a SQLite database in the user's home directory (`~/.agentic-obs/db.sqlite`), which is an intrusive configuration method. These behaviors constitute a broad attack surface and potential for unintentional data exposure.