pptx-creator
Medium · 78 Score: 78/100
by dbhurley | Audited: 2026-02-05T09:18:25.242Z | Ruleset: 0.1.0
About This Skill
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
Use Cases
1 
2 
3 Building tomorrow's solutions
Security Audit
Medium · 78
Summary
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.
Risk Profile
Key Risks 0 items
No LLM risk bullets (LLM disabled or not cached).
Deterministic Findings (Evidence)
| Rule | Severity | File | Snippet |
|---|---|---|---|
| PROC_EXEC | high | skills/dbhurley/pptx-creator/scripts/create_pptx.py Line 204 | result = subprocess.run( |
| SENSITIVE_ENV | medium | skills/dbhurley/pptx-creator/scripts/create_pptx.py Line 227 | api_url = os.environ.get("TWENTY_API_URL", "") |
| SENSITIVE_ENV | medium | skills/dbhurley/pptx-creator/scripts/create_pptx.py Line 228 | api_token = os.environ.get("TWENTY_API_TOKEN", "") |