Back to skill
Skillv1.0.0
ClawScan security
Claw To Talk: OpenClaw Voice Companion on iOS & Android · ClawHub's context-aware review of the artifact, metadata, and declared behavior.
Scanner verdict
BenignFeb 22, 2026, 9:41 PM
- Verdict
- benign
- Confidence
- high
- Model
- gpt-5-mini
- Summary
- The instructions and requirements are consistent with a mobile push-to-talk setup for OpenClaw using Tailscale and optional ElevenLabs TTS — nothing requested or instructed looks disproportionate or unrelated to that purpose.
- Guidance
- This is a setup guide rather than executable code; it's coherent with its purpose. Before proceeding: verify you downloaded the official Claw To Talk app from the App Store/Play store or the official site, keep the gateway token secret (do not paste it into untrusted chats), only add your ElevenLabs key if you trust that service, and ensure both devices are on the same trusted Tailscale tailnet. If you have doubts about the Android beta contact (alvin@boringdystopia.ai), confirm it on the official site first.
Review Dimensions
- Purpose & Capability
- okThe skill is an instruction-only guide to set up a mobile voice companion via Tailscale and OpenClaw. All referenced items (OpenClaw config, Tailscale, optional ElevenLabs key, app install) are directly relevant to that purpose.
- Instruction Scope
- okThe SKILL.md tells the user to edit the OpenClaw config (~/.openclaw/openclaw.json), run Tailscale serve, restart the OpenClaw gateway, and approve devices — these steps match the stated setup workflow and do not instruct the agent to access unrelated files, environment variables, or external endpoints beyond Tailscale/ElevenLabs.
- Install Mechanism
- okThis is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written by the skill itself.
- Credentials
- okThe skill declares no required environment variables or credentials. The instructions ask the user to configure a gateway token in their local OpenClaw config and optionally add an ElevenLabs API key for better TTS — both are proportional and expected for this functionality.
- Persistence & Privilege
- okThe skill does not request persistent or elevated platform privileges (always is false). It does not modify other skills or system-wide configs beyond advising the user to edit their own OpenClaw config, which is appropriate for the task.
