narrator-ai-video-generation
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
narrator-ai-clitool directly from the vendor's GitHub repository (github.com/NarratorAI-Studio/narrator-ai-cli.git) using pip. - [COMMAND_EXECUTION]: Python code examples utilize the
subprocess.runmodule to executenarrator-ai-clicommands locally for tasks such as movie searching, script generation, and video assembly. - [DATA_EXFILTRATION]: The skill demonstrates how to upload local media files to the service's infrastructure and includes a pattern for downloading generated results from remote URLs via the
requestslibrary. - [PROMPT_INJECTION]: The skill facilitates an indirect prompt injection surface by interpolating user-provided requirements (e.g., script style instructions) into commands sent to the backend AI service; however, the skill includes 'Agent Rules' requiring user confirmation before command execution to mitigate risk.
Audit Metadata