pitch-deck-builder — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pitch-deck-builder (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Produces a themed, 16:9 PowerPoint deck that follows a proven proposal arc — from cover through problem, market, thesis, solution, competitive wedge, roadmap, KPIs, three scenarios, investment, ROI, risks, asks, and close. The generator centralizes the palette and fonts as constants so the whole deck rebrands in one place, and ships title/content/divider slide helpers you can reuse to extend the flow.
.pptx (not a PDF or HTML), branded consistently.numbers → asks.
references/deck-outline.md for theslide-by-slide purpose and the content each slide needs.
slides by hand):
python scripts/build_deck.py # -> pitch_deck.pptx
python scripts/build_deck.py out.pptx "Title" "Subtitle" # custom path + cover textThe script requires python-pptx (pip install python-pptx); it exits with a clear message if missing. No network access.
scripts/build_deck.py:BRAND_PRIMARY, BRAND_ACCENT, BRAND_DARK, BRAND_LIGHT, HEAD_FONT, BODY_FONT. Re-run to regenerate.
strategy/model. Keep the section-divider slides — they pace the deck.
the business-impact-model skill so the deck and model agree.
pitch_deck.pptx (default in the working directory, or the path you pass) — a 16:9 deck with cover, section dividers, and the full proposal slide flow, populated with editable placeholder copy.
machine, PowerPoint substitutes — pick web-safe or commonly-installed fonts for portability.
use formatted text/tables — link to the xlsx model for the live version.
python-pptx is installed.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.