narrator-ai-cli
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the
narrator-ai-clitool from the official NarratorAI-Studio repository on GitHub, which is the intended dependency for the skill's functionality. - [COMMAND_EXECUTION]: The skill orchestrates video production by executing commands through the
narrator-ai-clibinary, such asmaterial list,task create, andtask query. - [SAFE]: Sensitive API keys are managed using standard environment variables (
NARRATOR_APP_KEY) and local configuration files rather than hardcoded secrets. - [SAFE]: The skill includes explicit instructions for the AI agent to obtain user confirmation before selecting resources or submitting tasks, ensuring human oversight of point-consuming operations.
- [SAFE]: All API communication is directed to the vendor's official domain (
openapi.jieshuo.cn).
Audit Metadata