Audio Tool
PassAudited by ClawScan on May 1, 2026.
Overview
This is a straightforward audio-processing skill that relies on FFmpeg and does not show hidden, deceptive, persistent, or credential-related behavior.
This skill appears safe for normal audio-processing use. Before installing, make sure FFmpeg is available and only ask it to process files and output locations you trust.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may invoke FFmpeg to read and create media files as part of requested audio tasks.
The skill relies on the local FFmpeg command-line binary to perform media processing. This is expected for the stated purpose, but it is still local command execution on user-provided files.
requires:
bins: ["ffmpeg"]Use it only on media files you intend to process, and review output paths before allowing conversions, merges, or extractions.
