short-drama-storyboard
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a content transformation tool, converting drama scripts into structured storyboard Markdown and keyframe prompts based on pre-defined visual settings and asset mappings.\n- [COMMAND_EXECUTION]: The skill includes utility scripts (scripts/selftest.py and scripts/storyboard_check.py) intended for validating the integrity of storyboard data structures. These scripts use standard library modules to perform arithmetic checks and schema validation without engaging in network operations or privileged system tasks.\n- [DATA_EXFILTRATION]: The skill reads screenplay content and asset metadata from the project environment to generate storyboard entries. While it processes this data, no network-capable code or exfiltration patterns were detected.\n- [PROMPT_INJECTION]: The skill ingests untrusted text from drama scripts to produce prompts for downstream AI models. It mitigates potential injection risks by enforcing a strict "frozen keyframe" discipline and utilizing structured mapping fields, which limits the influence of arbitrary script instructions on the final output.
Audit Metadata