High-risk tools in Video Toolkit
2 of the 11 tools in Video Toolkit are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
transcribe_upload_finalizeExecuteFinalize a chunked upload, run compression + Whisper, return structured JSON (or text with as_text).
-
transcribe-audioExecuteTranscribes audio via Whisper. Preferred: audio_url (most token-efficient; server fetches bytes). audio_base64 is for small clips only (<= ~60KB raw per call). audio_path only w...
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.