short-drama-video-prompts
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to facilitate a creative workflow by converting scene descriptions into formatted video prompts. All logic is contained within local Python scripts and Markdown documentation.- [SAFE]: Security-conscious design is evident in the included validation scripts (e.g.,
scripts/music_spec_check.py), which explicitly scan for and reject sensitive vendor fields such asapi_key,token, andcallback_url.- [SAFE]: There are no indicators of prompt injection, data exfiltration, or unauthorized command execution. The scripts use standard Python libraries for reconciliation and timing checks without any network dependencies.- [SAFE]: The documentation (e.g.,references/production-prompt-grammar.md) provides clear instructions (VID-22) to keep internal metadata, filenames, and process-specific identifiers out of the generated prompts, reducing the risk of data leakage or AI behavior confusion.
Audit Metadata