当执行 BD/IR 任务需要对外演示材料时创建精美的 HTML 演示文稿——路演 PPT、合作提案、客户 Demo、产品介绍。零依赖单文件输出,可直接通过邮件/微信发送或浏览器演示。
64
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./crews/main/skills/pitch-deck/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
High risk: if the HTML pitch-deck contains outsider-authored free text (e.g., user pasted content or extracted PPTX text), the rendering pipeline in `scripts/html_to_pptx.py`/`scripts/html_to_longimage.py` loads the HTML into headless Chromium and therefore brings that readable text into the browser/DOM context at runtime (indirect prompt-injection via script execution in the page context).
bcef823
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.