converse — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited converse (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Start an ongoing voice conversation with the user using the voicemode:converse MCP tool.
Call the voicemode:converse MCP tool. Argument handling:
$1 — optional voice name (e.g. af_river, samantha, nova). If non-empty, pass it as the voice parameter to the tool. If empty, omit voice so the tool uses its default.$2 — optional initial message. If non-empty, use it as the message to speak. If empty, let the tool / Claude choose an appropriate opener.voice://voices MCP resource; to speak in character, first read the persona at ~/.voicemode/voices/<voice>/README.md (index: ~/.voicemode/voices/PERSONAS.md).All other parameters have sensible defaults.
Multi-agent turn-taking: in a session where more than one agent shares the voice channel, pass hold_conch=true when your next converse call will continue the thread (you're asking a question you'll answer, or speaking across several turns). It keeps the floor so other agents wait instead of cutting in at the turn boundary; the default false releases it after the exchange.
/voicemode:converse — no args, default voice, Claude chooses opener/voicemode:converse af_river — use voice af_river, Claude chooses opener/voicemode:converse af_river "let's plan the day" — use voice af_river, open with the given messageIf $1 is provided but doesn't look like a known voice name (e.g. it contains spaces or punctuation that voices don't have), assume the user meant it as a message and pass it as the message instead — don't fail silently on a typo.
If the MCP server isn't connected or the tool isn't available:
/voicemode:installThis installs VoiceMode CLI, FFmpeg, and local voice services.
uvx voice-mode-install --yes
voicemode whisper service install
voicemode kokoro install voicemode whisper service status
voicemode kokoro statusRun /mcp, select voicemode, click "Reconnect" (or restart Claude Code)
For complete documentation, load the voicemode skill.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.