workflow-live-production
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill coordinates a complex production pipeline by executing various specialized CLI tools such as
wsctl.py(OBS control),midictl.py(MIDI monitoring),dmxctl.py(Lighting control), andviscactl.py(Camera control). These operations are consistent with the skill's primary purpose of live production management. - [CREDENTIALS_UNSAFE]: The skill documentation describes a feature where it auto-discovers the
obs-websocketpassword from local OBS configuration files. While this involves reading sensitive configuration data, it is a functional requirement for local automation and no hardcoded secrets or exfiltration patterns were detected. - [EXTERNAL_DOWNLOADS]: Mentions various external tools and protocols (NDI, OLA, MediaMTX, BlackHole). The skill provides instructions for their use rather than performing untrusted downloads or remote script execution.
Audit Metadata