openclaw/extensions/gradium
Peter Steinberger 18eb472f82
fix(gradium): restrict TTS credential egress (#105169)
* fix(gradium): restrict TTS base URL before sending API keys

* fix(gradium): pin credential egress hostname

* docs(changelog): note Gradium credential guard

* docs(changelog): note Gradium credential guard

---------

Co-authored-by: 张贵萍0668001030 <zhang.guiping@xydigit.com>
2026-07-12 09:43:22 +01:00
..
gradium.live.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
index.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
openclaw.plugin.json refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
README.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
shared.ts fix(gradium): restrict TTS credential egress (#105169) 2026-07-12 09:43:22 +01:00
speech-provider.test.ts fix(gradium): restrict TTS credential egress (#105169) 2026-07-12 09:43:22 +01:00
speech-provider.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tsconfig.json
tts.test.ts fix(gradium): restrict TTS credential egress (#105169) 2026-07-12 09:43:22 +01:00
tts.ts fix(gradium): restrict TTS credential egress (#105169) 2026-07-12 09:43:22 +01:00

OpenClaw Gradium Plugin

Official OpenClaw plugin for Gradium.

Install from OpenClaw:

openclaw plugins install @openclaw/gradium-speech
openclaw gateway restart

See https://docs.openclaw.ai/providers/gradium for setup and configuration.