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, and agent-browser to perform video extraction and downloading tasks.
  • [EXTERNAL_DOWNLOADS]: Fetches video content from user-provided URLs and interacts with the third-party service greenvideo.cc to 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.cc website within download-fallback.sh.
  • Boundary markers: None identified for external web content.
  • Capability inventory: Includes file system writes via curl and command execution via yt-dlp and bash.
  • Sanitization: Extracted strings are matched against a specific URL regex before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 01:34 AM