video-download
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes local bash scripts and common CLI tools like
yt-dlp,curl, andagent-browserto perform video extraction and downloading tasks. - [EXTERNAL_DOWNLOADS]: Fetches video content from user-provided URLs and interacts with the third-party service
greenvideo.ccto resolve video links when direct downloads fail. - [PROMPT_INJECTION]: The skill processes data from external websites via browser automation.
- Ingestion points: Data is ingested from the
greenvideo.ccwebsite withindownload-fallback.sh. - Boundary markers: None identified for external web content.
- Capability inventory: Includes file system writes via
curland command execution viayt-dlpandbash. - Sanitization: Extracted strings are matched against a specific URL regex before processing.
Audit Metadata