Skip to main content

tones

Manages tone presets for slide decks, allowing users to create, update, and apply voice settings via a public API.

Install this skill

or
92/100

Security score

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

Categories Tested

Security Issues

medium line 179

Template literal with variable interpolation in command context

SourceSKILL.md
179```bash
low line 189

Access to .env file

SourceSKILL.md
189# Load .env.local if present
low line 190

Access to .env file

SourceSKILL.md
190if [[ -f .env.local ]]; then
low line 192

Access to .env file

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