Back to Home
agentic-obs
Verified Safeby ironystock
Overview
Enables AI assistants to control OBS Studio through natural language commands for tasks like scene management, recording, and streaming.
Installation
Run Command
agentic-obsEnvironment Variables
- OBS_HOST
- OBS_PORT
- OBS_PASSWORD
- DB_PATH
Security Notes
The application stores OBS WebSocket credentials, including the password, unencrypted in a local SQLite database (`db.sqlite`). While noted as an 'accepted risk' for single-user, local deployments, this still represents a local credential exposure. However, no 'eval' or dynamic code execution of user input was found. Environment variables are supported for overriding configuration, and SQL queries utilize parameterized statements, mitigating SQL injection risks. Network communication is limited to the OBS WebSocket API (typically localhost).
Stats
Interest Score55
Security Score7
Cost ClassLow
Avg Tokens200
Stars1
Forks0
Last Update2025-12-15
Tags
OBSAI AutomationStreamingGoModel Context Protocol