cli-anything-videocaptioner
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides functionality to download video content from remote URLs and utilizes external APIs for transcription and translation tasks.
- [COMMAND_EXECUTION]: The skill defines command-line operations for video processing, including subtitle generation and video synthesis using FFmpeg.
- [PROMPT_INJECTION]: The skill processes untrusted external data, creating an indirect prompt injection surface. 1. Ingestion points: Video files (transcribe/process) and subtitle files (subtitle/synthesize). 2. Boundary markers: Not specified. 3. Capability inventory: Subprocess calls (FFmpeg), network requests (ASR/Translation APIs), and file system writes. 4. Sanitization: Not explicitly described.
Audit Metadata