wispr-fix
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell scripts and interacts with an SQLite database to apply dictation corrections. These operations are scoped to the user's local environment and target the Wispr Flow application's configuration.
- [SAFE]: The script includes automated database backup procedures (stored in
~/Library/Application Support/Wispr Flow/backups/) and integrity checks before and after database modifications. - [SAFE]: The
flushcommand uses standard macOS automation (osascript) to gracefully shut down the Wispr Flow application before modifying its data files, reducing the risk of data corruption.
Audit Metadata