Skip to main content

pronunciation-coach

Provides pronunciation coaching through voice analysis using Azure Speech Services, offering detailed feedback and improvement strategies.

Install this skill

or
89/100

Security score

The pronunciation-coach skill was audited on Feb 28, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 13

Access to hidden dotfiles in home directory

SourceSKILL.md
13**Privacy Note**: This skill reads local voice messages from `~/.openclaw/media/inbound/` and transmits them to Microsoft Azure Speech Services for processing.
medium line 26

Access to hidden dotfiles in home directory

SourceSKILL.md
26Voice messages from Telegram are stored in `~/.openclaw/media/inbound/`. Find the latest `.ogg` file matching the message timestamp.
low line 29

Access to hidden dotfiles in home directory

SourceSKILL.md
29ls -lt ~/.openclaw/media/inbound/*.ogg | head -5
Scanned on Feb 28, 2026
View Security Dashboard