skills/chaiwithjai/davinci-resolve-claude-skills/davinci-resolve-export-multi-platform/Gen Agent Trust Hub
davinci-resolve-export-multi-platform
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for manual workflows and a Python script for automation within DaVinci Resolve. No security risks were identified.
- [COMMAND_EXECUTION]: The provided Python script executes commands via the official DaVinci Resolve Scripting API to manage render jobs and project settings. This behavior is documented, purposeful, and requires the DaVinci Resolve application to be running locally with external scripting enabled by the user.
- [DATA_EXPOSURE]: The skill does not access sensitive files, environment variables, or hardcoded credentials. It interacts only with media project data (timelines, resolutions) and saves output to a user-defined directory (defaulting to the standard Movies folder).
- [EXTERNAL_DOWNLOADS]: No external packages or remote scripts are downloaded. The Python script relies on the local
DaVinciResolveScriptmodule provided by the official DaVinci Resolve installation.
Audit Metadata