obs-plugins

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The scripts/plugins.py script uses subprocess.run to execute standard development commands including git for cloning repositories and cmake for configuring and building C++ plugins. These operations are necessary for the skill's stated purpose of plugin development.
  • [EXTERNAL_DOWNLOADS]: The skill fetches the official obs-plugintemplate and downloads binary assets for well-known community plugins (such as StreamFX, NDI, and Advanced Scene Switcher) from their respective GitHub repositories. These sources are established within the OBS ecosystem, and the downloads are required for the installation functionality provided by the skill.
  • [REMOTE_CODE_EXECUTION]: By design, the skill installs binary plugins into the local OBS environment. While this involves the execution of external code, the behavior is transparent, originates from well-known community sources, and aligns with the user's explicit request to manage OBS extensions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — obs-plugins