sitcom-parody-ad-director
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes common command-line tools for media analysis and workflow automation. It specifically mentions
ffmpegfor generating frame grids andyt-dlpfor retrieving video metadata. The usage ofyt-dlpis constrained to metadata extraction (--skip-download --print), which is a standard, low-risk operation for media workflows. - [EXTERNAL_DOWNLOADS]: The workflow suggests using external data sources and libraries for style mining, including Kaggle CSVs, the
schruteR package, andpandas. It also references third-party repositories for lip-sync fallbacks (e.g.,MuseTalk), while explicitly advising a safety scan before integrating external code. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process external content such as show transcripts, Kaggle datasets, and video metadata. While this provides a potential surface for indirect prompt injection, the risk is mitigated by clear instructions to mine for structure rather than copying text, and a mandatory QA gate that validates raw clips and final renders against the original script and product brief.
Audit Metadata