speack2u

v1.0.0

Configure TTS in OpenClaw. Adapt speech output to user preferences. / 配置 OpenClaw TTS,根据用户偏好调整语音输出。

0· 74·0 current·0 all-time
bylllleo@zktufo
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill's name/description (configure and adapt TTS) match the files and instructions; it requires no binaries, env vars, or installs, which is reasonable. Minor inconsistency: the registry metadata ownerId (kn73fhrfstyp...) differs from the _meta.json ownerId (kn73vp5rarc...), which is unexplained and should be verified (could be benign like a packaging mismatch, but it's an incoherence).
Instruction Scope
SKILL.md instructs the agent to 'auto-evolve', 'learn' and 'observe and fill' user preferences and to confirm after 2+ consistent signals. That behavior is coherent with adapting TTS but is open-ended: the skill does not specify where learned preferences are stored, how long they are kept, or whether they are shared externally. config.md references using 'gateway config.patch' to apply changes — applying that requires the agent to have platform configuration privileges; SKILL.md itself does not show explicit write or transmission commands, so this is potentially impactful but not explicitly authorized in the instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be written to disk by the package installer. This is the lowest-risk install surface.
Credentials
No environment variables, credentials, or config paths are requested. There are no secret-exposing requirements listed — proportional to a TTS preference helper.
Persistence & Privilege
always:false and user-invocable:true. The skill allows normal autonomous invocation (platform default) but does not request permanent presence or special privileges. Note: if the running agent has gateway config.patch permission, it could persist or apply TTS changes — verify platform-side permission boundaries before allowing autonomous updates.
Assessment
This skill appears to do what it says: learn user TTS preferences and suggest/apply compact settings, and it asks for no credentials or installs. Before enabling it: (1) verify the ownerId mismatch between registry metadata and _meta.json with the publisher, (2) confirm where learned preferences will be stored and for how long (local skill file vs platform config), (3) check whether the agent has permission to run gateway config.patch or otherwise change platform TTS settings (and restrict that if you don't want automatic changes), and (4) consider testing with non-sensitive conversations first. If you want tighter control, disable autonomous invocation or require explicit user confirmation before applying any config.patch changes.

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

latestvk97575zy445k0yfx013yq7z12583swfg

License

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

Runtime requirements

🗣️ Clawdis
OSLinux · macOS · Windows

Comments