ListenClaw

v1.0.0

Formats responses for voice/audio output via the ListenClaw voice gateway. Use when: (1) A message starts with [ListenClaw] — this means the message was sent...

0· 87·0 current·0 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 (formatting responses for ListenClaw) align with the SKILL.md instructions, which only constrain reply formatting for a voice gateway. No unrelated binaries, env vars, or capabilities are requested.
Instruction Scope
SKILL.md contains only formatting rules for spoken responses and activation rules (messages prefixed with [ListenClaw]). It does not instruct the agent to read unrelated files, access credentials, or send data to third-party endpoints.
Install Mechanism
install.sh uses curl to fetch SKILL.md from raw.githubusercontent.com (a standard release host) and writes it into ~/.openclaw workspace. No archives are extracted and no obscure host or URL shorteners are used.
Credentials
The skill requires no environment variables, credentials, or config paths. The installer writes into the agent's workspace, which is appropriate for a skill; there are no requests for unrelated secrets.
Persistence & Privilege
(always) is false and the skill is user-invocable. The installer writes its own SKILL.md into the agent workspace (normal). It does not modify other skills or request permanent elevated privileges.
Assessment
This skill appears coherent and low-risk: the installer only downloads the SKILL.md from the project's GitHub and places it in your agent workspace, and the runtime instructions only control how replies are spoken. Before installing, verify the GitHub repository is the expected one and inspect the fetched SKILL.md and any restart script (~/.openclaw/restart-gateway.sh) the installer asks you to run. Avoid running unknown installers that fetch and execute code from arbitrary URLs; in this case the URL is raw.githubusercontent.com (standard), and no credentials or system-wide changes are requested.

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

latestvk973x3ss1s0nw57kh8sgwqfwv98348na

License

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

Runtime requirements

🎙️ Clawdis

Comments