Donson Intelligent Editing

PassAudited by ClawScan on May 1, 2026.

Overview

This is a plain FFmpeg command guide that may produce local media-processing shell commands, with no evidence of hidden code, credential use, persistence, or network behavior.

This skill appears safe for its stated purpose as an FFmpeg command reference. Before installing or using it, be aware that it can help generate shell commands that process local media files; review each command's filenames, paths, and options before running it.

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.

What this means

The agent may suggest commands that read input media and write output files on the user's machine.

Why it was flagged

The skill is designed to produce FFmpeg shell commands that operate on local media files. This is expected and purpose-aligned, but shell commands can modify or create files, so users should review generated commands before execution.

Skill content
output-format: shell-command ... ffmpeg -i input.mp4 output.mkv
Recommendation

Run generated FFmpeg commands only on intended files, verify input and output paths, and review options before execution.