Skip to main content

slides

Enables AI-powered editing of slide images through a public API, allowing for modifications, object removal, and text extraction.

Install this skill

or
88/100

Security score

The slides skill was audited on May 12, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 234

Template literal with variable interpolation in command context

SourceSKILL.md
234```bash
medium line 245

Access to .env file

SourceSKILL.md
245If running from a project directory with a `.env.local` file, load it first:
low line 247

Access to .env file

SourceSKILL.md
247if [[ -f .env.local ]]; then
low line 249

Access to .env file

SourceSKILL.md
249source .env.local
Scanned on May 12, 2026
View Security Dashboard
Installation guide →