lovstudio-video-chapter
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runto callffprobeandffmpeg. These calls are strictly scoped to technical video analysis and rendering tasks. Evidence found inscripts/chapter_project.py(probin video metadata) andscripts/render_chapter_bar.py(executing FFmpeg render pipelines). - [EXTERNAL_DOWNLOADS]: The
README.mdandSKILL.mdinstruct the user to install thePillowlibrary from PyPI and Node.js dependencies from the official NPM registry. These are standard development practices for the functionality provided. - [SAFE]: No obfuscation, data exfiltration, or persistence mechanisms were detected. The React Studio operates entirely within the user's local browser context using
blob:URLs for previews, ensuring video data does not leave the local machine.
Audit Metadata