📦 Audio Video — 音视频处理

v0.1.4

基于 ffmpeg 与 ffprobe 的专业音视频处理工具,支持格式转换、压缩、剪辑、分析、流化及批量处理,一键完成从采集到输出的全流程。

0· 182·0 当前·0 累计
下载技能包
最后更新
2026/3/23
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This is an instruction-only ffmpeg/ffprobe reference and appears internally consistent. Before using: (1) confirm ffmpeg/ffprobe are installed from a trusted source (verify checksums or use official package managers), (2) be cautious with the suggested direct downloads and Docker images — inspect and pull from reputable registries, (3) never paste real streaming keys or secrets into examples; keep keys private, and (4) run commands on copies of your media until you confirm they behave as expecte...
详细分析 ▾
用途与能力
The name/description match the SKILL.md and asset contents: all instructions, examples, and references are ffmpeg/ffprobe-centric and pertain to audio/video conversion, editing, streaming, and analysis. There are no unrelated environment variables, binaries, or hidden capabilities requested.
指令范围
Runtime instructions focus on probing media with ffprobe and constructing ffmpeg commands; they instruct the agent to inspect inputs before processing and provide many concrete, scoped examples. The skill does not instruct reading unrelated system files or exfiltrating data to external endpoints. Example streaming snippets mention public RTMP endpoints but do not attempt to capture or fetch credentials automatically.
安装机制
The skill has no install spec (instruction-only), which is low-risk. The SKILL.md however suggests platform-specific installation commands that include third-party downloads (e.g., johnvansickle static builds) and popular Docker images (jrottenberg/ffmpeg). Those are reasonable recommendations for ffmpeg but carry the usual supply-chain caution: users should verify URLs and image sources before running them.
凭证需求
No environment variables, credentials, or config paths are requested. Example commands reference a STREAMKEY placeholder for RTMP but do not demand or attempt to read keys from the environment or system — this is proportional to streaming use-cases.
持久化与权限
The skill is not always-enabled and does not request persistent/system-level privileges. It does not modify other skills or global agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.42026/3/21

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install audio-video
镜像加速npx clawhub@latest install audio-video --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库