tts-skill
Generate Speech With Multiple TTS Engines
Creators need speech output across local and online voice engines. This skill gives Claude, Codex, and Claude Code one workflow for Qwen3, Edge-style, and OpenAI TTS.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "tts-skill" from https://skillstore.io/skills/tabortao-tts-skill.md and its manifest at https://skillstore.io/api/skills/tabortao-tts-skill/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "tts-skill". Generate a welcome line with an online Chinese voice.
Expected outcome:
The skill selects the Edge-style online engine, sends the text to the configured endpoint, and saves an MP3 file.
Using "tts-skill". Create a cloned voice sample from a local reference voice.
Expected outcome:
The skill locates matching reference audio and transcript files, runs the Qwen3 engine, and writes a WAV output with timing details.
Using "tts-skill". List the voices I can use before generating audio.
Expected outcome:
The skill prints local voice names from assets and built-in online voice aliases for Edge-style and OpenAI engines.
Security Audit
CriticalThe audit confirms real external command execution, outbound TTS API calls, filesystem writes, and API-key handling. The most serious issue is a critical Qwen3 generated-code injection path where user text is inserted into Python source and executed. No evidence found of prompt-injection instructions in the reviewed skill files.
Confirmed security concerns (2)
Capability review items (31)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (38)
🌐 Network access (20)
🔑 Env variables (27)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/tabortao-tts-skill/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/tabortao-tts-skill?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/tabortao-tts-skill?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/tabortao-tts-skill/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/tabortao-tts-skill.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
tabortao. (2026). tts-skill security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/tabortao-tts-skill/audits/4BibTeX citation
@techreport{tabortao-tabortao-tts-skill-2026,
author = {tabortao},
title = {tts-skill security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/tabortao-tts-skill/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "tts-skill security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "tabortao"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/tabortao-tts-skill/audits/4"
identifiers:
- type: other
value: "skillstore:tabortao-tts-skill:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Prototype Narration Audio
Create quick speech samples from draft copy using online voices before recording final audio.
Generate Local Character Voices
Use Qwen3 reference assets to test cloned voices for game dialogue or product demos.
Convert Script Files
Read long script text from files and save timestamped speech outputs for review workflows.
Try These Prompts
Use tts-skill to generate a short speech clip from this sentence with the xiaoxiao voice: Welcome to the product tour.
Use tts-skill with the Qwen3-TTS engine. Read the approved input text file, use the Lei voice, and save the audio in the output folder.
Generate the same short paragraph with Edge-style TTS and OpenAI TTS. Use clear voice settings and report the output files created.
Review the configured TTS engine, confirm network and credential requirements, then generate speech from my approved script with an explicit output path.
Best Practices
- Use explicit output paths inside a dedicated output directory.
- Review text before sending it to any online TTS provider.
- Store real API keys outside shared repositories and rotate them regularly.
Avoid
- Do not run the Qwen3 engine on untrusted text until generated-code execution is fixed.
- Do not pipe remote installer scripts to a shell without independent verification.
- Do not place private scripts, secrets, or regulated data in online TTS requests.
Frequently Asked Questions
Which engines does this skill support?
Does it work without internet access?
Does it require an OpenAI API key?
Can it clone a custom voice?
Is this safe to publish as reviewed?
What should be fixed first?
Developer Details
Author
tabortaoLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
36e07d5e13068e5be64447e8f20b427cf2cbd21a
Maintenance freshness
7/18/2026
Usage
32 downloads · 164 views