remotion-captions
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
@remotion/install-whisper-cpppackage to download the Whisper.cpp execution engine and associated language models required for speech-to-text transcription. - [COMMAND_EXECUTION]: Code examples in
transcribe-captions.mddescribe executing transcription tasks and provide commented-out examples of using theffmpegutility for audio preprocessing. - [INDIRECT_PROMPT_INJECTION]: The transcription functionality ingests external audio files to generate text captions. While this processes untrusted media content, the risk is minimized as the output is restricted to structured JSON used for visual display in a video component.
Audit Metadata