ai-drama-prompt-factory
What this skill does
AI短剧提示词工厂 - 端到端将小说/故事创意转化为结构化提示词包(角色立绘+场景+道具+分镜图片+视频+音频)的完整流水线
github/leoyeai - Information Exposure - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=ai-drama-prompt-factoryAssessments (2)
Information Exposure
Information Exposure via local-llm-review
scripts/doc_indexer.py
def extract_keywords(text: str, max_keywords: int = 20) -> List[str]:
"""从文本中提取关键词"""
# 移除标点,转小写
words = re.findall(r'\b[\w\u4e00-\u9fff]+\b', text.lower())Information Exposure via local-llm-review
scripts/doc_search.py
def search_in_file(filepath: str, keywords: List[str], context_lines: int = 2,
max_matches: int = 10) -> List[Dict[str, Any]]:Badge
Add the Anomity scan badge for ai-drama-prompt-factory to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of ai-drama-prompt-factory? Report an issue or request a rescan.




