Skip to main content

2slides-ppt-generator

Generates AI-powered presentations from text, images, or documents, with features like voice narration and PDF export.

Install this skill

or
84/100

Security score

The 2slides-ppt-generator skill was audited on Jun 8, 2026 and we found 16 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 41

External URL reference

SourceSKILL.md
411. **Get API Key:** Visit https://2slides.com/api to create an account and API key
low line 43

External URL reference

SourceSKILL.md
432. **Purchase Credits (Optional):** Visit https://2slides.com/pricing to buy additional credits
low line 153

External URL reference

SourceSKILL.md
153"slideUrl": "https://2slides.com/slides/abc123",
low line 154

External URL reference

SourceSKILL.md
154"pdfUrl": "https://2slides.com/slides/abc123/download",
low line 203

External URL reference

SourceSKILL.md
203--reference-image "https://example.com/template.jpg" \
low line 207

External URL reference

SourceSKILL.md
207**Optional parameters (all values from [2slides API](https://2slides.com/api.md)):**
low line 229

External URL reference

SourceSKILL.md
229"slideUrl": "https://2slides.com/workspace?jobId=...",
low line 230

External URL reference

SourceSKILL.md
230"pdfUrl": "https://...pdf...",
low line 315

External URL reference

SourceSKILL.md
315"slideUrl": "https://2slides.com/workspace?jobId=...",
low line 316

External URL reference

SourceSKILL.md
316"pdfUrl": "https://...pdf...",
low line 462

External URL reference

SourceSKILL.md
462**Parameters (aligned with [2slides API](https://2slides.com/api.md)):**
low line 580

External URL reference

SourceSKILL.md
580- Configure: `"url": "https://2slides.com/api/mcp?apikey=YOUR_API_KEY"`
low line 647

External URL reference

SourceSKILL.md
647**Purchase credits at:** https://2slides.com/pricing
low line 691

External URL reference

SourceSKILL.md
691Solution: Add credits at https://2slides.com/api
low line 710

External URL reference

SourceSKILL.md
710All scripts accept parameters that match [2slides API](https://2slides.com/api.md). Allowed values are defined in `scripts/api_constants.py` and enforced where applicable.
low line 781

External URL reference

SourceSKILL.md
781- **Credentials:** This skill reads the API key from the `SLIDES_2SLIDES_API_KEY` environment variable. Never hard-code the key in commands, commit it, or echo it back to the user. The scripts send it
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →