Datasets:
| # Privacy | |
| Speak Human does not need a network connection. The writing work is performed by the AI host that loads the skill. | |
| The optional `scripts/check.py` helper reads only text or a file explicitly supplied by the caller. It performs local, exposure-aware checks for a small set of path, credential, and internal-marker leaks. It does not write prose, call a network service, or send telemetry. | |
| The published package does not include private author profiles, private corpora, account data, or local machine paths. | |
| If you use a voice profile: | |
| - provide it explicitly; | |
| - keep it outside this repository; | |
| - include only preferences needed for the current author and communication modes; | |
| - do not commit private examples, credentials, customer data, or unrelated personal history. | |
| Exposure matters. A local path may be appropriate in a private or internal handoff and inappropriate in an external or public document. The helper follows the exposure value supplied by the caller; it cannot determine authorization by itself. | |
| The AI host that runs the skill may process the text you provide under that host's own privacy terms. This repository does not add another upload or telemetry path. | |