Skip to main content

sn-ppt-doctor

Validates environment settings for PPT family skills, ensuring all necessary API keys and dependencies are correctly configured.

Install this skill

or
79/100

Security score

The sn-ppt-doctor skill was audited on May 14, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 5

Access to .env file

SourceSKILL.md
5Node runtime, and optional deps; interactively writes .env for required vars.
medium line 22

Access to .env file

SourceSKILL.md
22- After you change `.env`, to confirm
low line 47

Access to .env file

SourceSKILL.md
47python $SKILL_DIR/ppt_doctor/check_environment.py --env-path /custom/.env
medium line 54

Access to .env file

SourceSKILL.md
54Plain text report — one line per check — then a summary. On any hard-check failure, enters interactive mode to fill `.env` (unless `--non-interactive`).
medium line 58

Access to .env file

SourceSKILL.md
58- Modify `sn-image-*` skills or their `.env`
Scanned on May 14, 2026
View Security Dashboard
Installation guide →