remotion-captions
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official vendor-provided packages, specifically
@remotion/captionsand@remotion/install-whisper-cpp, which are maintained by the skill's authoring organization. - [SAFE]: Transcription functionality is implemented through vendor-managed utilities that handle the installation of Whisper.cpp and model downloads in a localized, controlled directory.
- [SAFE]: File system operations are restricted to writing generated caption metadata (JSON) to the local project's public directory for use during the video rendering process.
- [SAFE]: Data processing for external subtitle files (SRT) follows standard web patterns using the Fetch API and internal parsing, with no risk of code execution or unauthorized data access.
Audit Metadata