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.run to call ffprobe and ffmpeg. These calls are strictly scoped to technical video analysis and rendering tasks. Evidence found in scripts/chapter_project.py (probin video metadata) and scripts/render_chapter_bar.py (executing FFmpeg render pipelines).
  • [EXTERNAL_DOWNLOADS]: The README.md and SKILL.md instruct the user to install the Pillow library 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
Risk Level
SAFE
Analyzed
Jul 29, 2026, 02:53 PM
Security Audit — agent-trust-hub — lovstudio-video-chapter