pptx-creator
中风险 · 78 评分:78/100
作者:dbhurley | 审计时间:2026-02-05T09:18:25.242Z | 规则集:0.1.0
技能介绍
Create professional PowerPoint presentations from outlines, data sources, or AI-generated content. Supports custom templates, style presets, charts/tables from data, and AI-generated images. Use when…
✨ Welcome and agenda
✨ Key objectives for today
✨ data: sales_by_region.csv
✨ Market grew 15% YoY
✨ Strong competitive position
✨ table: quarterly_results
✨ Strong Q4 performance
✨ Revenue targets exceeded
使用场景
1 
2 
3 Building tomorrow's solutions
安全审计
中风险 · 78
摘要
Create professional PowerPoint presentations from outlines, data sources, or AI-generated content. Supports custom templates, style presets, charts/tables from data, and AI-generated images. Use when asked to create slides, pitch decks, reports, or presentations.
风险画像
关键风险 0 项
暂无 LLM 风险要点(LLM 未启用或无缓存)。
确定性发现(证据)
| 规则 | 严重性 | 文件 | 片段 |
|---|---|---|---|
| PROC_EXEC | high | skills/dbhurley/pptx-creator/scripts/create_pptx.py 行 204 | result = subprocess.run( |
| SENSITIVE_ENV | medium | skills/dbhurley/pptx-creator/scripts/create_pptx.py 行 227 | api_url = os.environ.get("TWENTY_API_URL", "") |
| SENSITIVE_ENV | medium | skills/dbhurley/pptx-creator/scripts/create_pptx.py 行 228 | api_token = os.environ.get("TWENTY_API_TOKEN", "") |