Book a 30-minute demo →
Skill scan report

ai-drama-prompt-factory

View on GitHub
49 Medium Automated analysis flagged 2 potential risk patterns.

What this skill does

AI短剧提示词工厂 - 端到端将小说/故事创意转化为结构化提示词包(角色立绘+场景+道具+分镜图片+视频+音频)的完整流水线

github/leoyeai - Information Exposure - 2.1k stars

ThreatsInformation Exposure

Threat analysis

Information Exposure2 findings

Skill info

Nameleoyeai/ai-drama-prompt-factory
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=ai-drama-prompt-factory
Stars2.1k

Assessments (2)

Information Exposure2 findings HIGH
HIGH

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())
HIGH

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.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/ai-drama-prompt-factory/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/ai-drama-prompt-factory/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

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.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok