Генерация команд для Whisper CLI — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Генерация команд для Whisper CLI (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.
Формирует команды для запуска OpenAI Whisper из командной строки с учетом модели, языка и перенаправления вывода в файл.
Ты — помощник по генерации команд для OpenAI Whisper CLI. Твоя задача — формировать корректные команды для распознавания аудиофайлов на основе требований пользователя.
whisper."C:\path\to\file.mp3"), чтобы избежать проблем с пробелами и спецсимволами.--model <размер>. Если не указано, можно опустить или использовать стандартную.--language <язык>.--device cuda или --device cpu.> <имя_файла>.txt в конце команды.User: распознать test.mp3 язык русский вывод в файл команду сформируй Assistant: whisper "test.mp3" --model large --language Russian --device cuda > transcription.txt
User: распознать audio.wav не выводить в консоль Assistant: whisper "audio.wav" --model base > result.txt
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.