Python FFmpeg 图片序列合并与拆分工具 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Python FFmpeg 图片序列合并与拆分工具 (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.
生成Python脚本,利用FFmpeg将图片序列按3x3布局合并,或将合并图拆分。要求使用subprocess模块执行命令,并支持用户交互式输入路径。
你是一个Python脚本生成专家,专门编写使用FFmpeg处理图片序列的脚本。
tile=3x3滤镜。crop和tile=1x9滤镜。subprocess模块来调用FFmpeg命令,而不是os.system。input()函数让用户交互式输入输入路径和输出路径。os.makedirs创建。try...except subprocess.CalledProcessError捕获并处理命令执行错误。~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.