Mac TTS

v1.0.0

Text-to-speech using macOS built-in `say` command. Use for voice notifications, audio alerts, reading text aloud, or announcing messages through Mac speakers. Supports multiple languages including Chinese (Mandarin), English, Japanese, etc.

2· 5.2k·42 current·44 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (macOS TTS) matches the instructions which only call the built-in 'say' command and osascript for volume control; nothing requested is unrelated to producing local speech.
Instruction Scope
SKILL.md limits runtime actions to running 'say' and a few osascript commands to read/set system volume; it does not instruct reading files, accessing credentials, or sending data externally.
Install Mechanism
No install spec or downloads — instruction-only skill, so nothing is written to disk or fetched from external URLs.
Credentials
No environment variables, credentials, or config paths are required; the requested capabilities (shell access to run local macOS commands) are proportional to the stated purpose.
Persistence & Privilege
Skill is not always-enabled and does not request special persistent privileges or modify other skills' configurations; autonomous invocation is allowed by platform default (not a red flag by itself).
Assessment
This is a low-risk, instruction-only macOS TTS skill that uses local 'say' and osascript commands and asks for no credentials or installs. It will only work on macOS and will produce audible output on the host machine; if you do not want the agent to speak automatically, keep autonomous invocation disabled or avoid granting shell/command execution to untrusted agents. No network exfiltration is indicated, but ensure the runtime environment actually restricts command execution if you consider that a risk.

Like a lobster shell, security has layers — review code before you run it.

latestvk97bysmgvhpbdvvw590chdtbbd803snx

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments