obs-plugin-developing
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references the official OBS Project plugin template (github.com/obsproject/obs-plugintemplate). Although 'obsproject' is not on the predefined trusted organization list, the reference is for a standard manual 'git clone' command used by developers to initialize a project, which is consistent with the skill's primary purpose.
- [COMMAND_EXECUTION] (SAFE): Contains standard build commands (cmake, git) intended for user-driven project configuration. These are provided as instructional documentation for local development environments.
- [PROMPT_INJECTION] (SAFE): No patterns were found that attempt to override AI behavior, bypass safety constraints, or extract system prompts.
- [DATA_EXFILTRATION] (SAFE): No access to sensitive file paths (~/.ssh, ~/.aws, etc.) or suspicious network requests were identified.
Audit Metadata