skills/mbailey/voice-mcp/voicemode/Gen Agent Trust Hub

voicemode

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill utilizes uvx to install and run the voice-mode-install package from the vendor's repository to configure the VoiceMode environment.
  • [EXTERNAL_DOWNLOADS]: It provides instructions to install the Hammerspoon utility via Homebrew (brew install --cask hammerspoon) to enable macOS media key integration.
  • [COMMAND_EXECUTION]: The skill modifies the Hammerspoon configuration file (~/.hammerspoon/init.lua) to dynamically load and execute a Lua script from the local file system.
  • [COMMAND_EXECUTION]: The skill provides procedures to configure tailscale serve, which exposes local transcription and speech services to the Tailscale network for remote access via HTTPS.
  • [PROMPT_INJECTION]: The skill processes transcription data from voice interactions using the voicemode:converse tool; this introduces an indirect prompt injection surface where spoken content is ingested into the agent context without explicit boundary markers, which is a functional requirement of voice-to-text integration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 03:26 AM
Security Audit — agent-trust-hub — voicemode