This skill mostly does WhatsApp voice transcription as advertised, but it should be reviewed because it automatically processes private voice files, logs full transcripts, and uses a shell command path that is not safely scoped.
Install only after review or patching. Run the listener only for trusted WhatsApp senders, remove or gate raw transcript logging, protect and rotate logs, replace the shell-string execSync call with argument-safe execution, and add explicit confirmations before enabling any handler that changes devices, accounts, files, or public outputs.