videocut-install
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: HIGHCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Privilege Escalation (HIGH): The skill instructs the execution of 'sudo apt install ffmpeg', which grants root-level access to the system for package modification.
- External Downloads (MEDIUM): The installation process downloads large binary AI models (~5GB) from external repositories (ModelScope and OpenAI) which are executed or loaded into memory during runtime.
- Command Execution (MEDIUM): Shell commands are used for environment preparation and validation including pip installations and system-level package manager calls (brew/apt).
- Indirect Prompt Injection (LOW): The environment validation step ingests a local file 'test.mp4' as an entry point for processing, which represents an untrusted data ingestion surface though its immediate impact is limited to transcription output.
Recommendations
- AI detected serious security threats
Audit Metadata