📦 Youtube — YouTube
v1.0.0视频压缩器只需输入需求,即可将10分钟800MB的1080p YouTube视频压缩为1080p MP4文件。无论是为了减小YouTube视频文件大小……
0· 13·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
可疑
medium confidence该技能的运行时指令大体符合云端视频压缩服务,但存在元数据不一致及隐私相关行为(通过生成的 token 将用户视频上传至外部 API),安装前请仔细审查。
评估建议
This skill will upload whatever video files you drop into the chat to https://mega-api-prod.nemovideo.ai and may create an anonymous API token if you don't provide NEMO_TOKEN. That is expected for a cloud-based compressor, but it has privacy and data-control implications: don't upload sensitive or private footage unless you trust the service. Before installing, ask the publisher for a homepage or source repository (none is provided), confirm whether session tokens or any data are written to disk...详细分析 ▾
ℹ 用途与能力
The skill claims to compress YouTube videos via a cloud GPU pipeline and only requires a single credential (NEMO_TOKEN), which is coherent. However the SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata lists no config paths—this mismatch suggests the manifest and registry are out of sync and should be clarified.
⚠ 指令范围
The instructions tell the agent to accept user video files and upload them to a third-party service (https://mega-api-prod.nemovideo.ai), obtain or generate anonymous tokens, create sessions, and poll for render results. Uploading user-provided videos to an external API is expected for a cloud compressor but is a significant privacy/availability action that should be explicitly disclosed to users. The SKILL.md does not specify where session_id or any tokens are persisted (in-memory vs disk), and it requires the agent to auto-detect the install path to set an attribution header—both increase the agent's ability to access local context.
✓ 安装机制
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. That lowers installation risk. The only oddity is the frontmatter's config path hint (see purpose_capability), but there is no explicit install step that writes files.
ℹ 凭证需求
Only a single credential (NEMO_TOKEN) is declared as required, which fits a service that needs an API token. The SKILL.md also documents an anonymous-token flow (generating a UUID and POSTing to obtain a short-lived token), meaning the skill can operate without a user-provided token—this is functional but worth flagging because it causes the agent to make outbound network requests to obtain credentials on behalf of the user.
ℹ 持久化与权限
always:false (no forced inclusion) and no install steps are good. The skill instructs saving session_id and using session tokens for jobs, but does not clearly state whether it will persist these to disk or only keep them in-memory. The frontmatter's config path suggests possible use of ~/.config/nemovideo/, which is inconsistent with registry metadata and should be clarified before trusting any persistent storage behavior.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
YouTube Video Compressor v1.0.0 — 首发版本 - 通过简单聊天提示,瞬间将 YouTube 视频文件压缩为更小、高质量的 1080p 导出。 - 无需手动编辑:上传文件并描述目标输出(如“压缩到 200MB 以内”),30–90 秒完成。 - 云端 GPU 处理,无需本地安装或配置。 - 自动完成会话初始化、token 管理及导出流程。 - 支持批量上传、迭代编辑,导出格式:mp4、mov、avi、webm、mkv、jpg、png、gif、webp、mp3、wav、m4a、aac。 - 智能提示匹配操作:导出、上传、查询额度、状态更新。
● 无害
安装命令
点击复制官方npx clawhub@latest install youtube-video-compressor
镜像加速npx clawhub@latest install youtube-video-compressor --registry https://cn.longxiaskill.com镜像同步中