📦 Free — 免费

v1.0.0

YouTube Bestcreate:用此技能将 YouTube 视频链接一键生成优化版 YouTube 视频。支持 MP4、MOV、AVI、WebM,单文件最大 500MB。YouTuber 常用它制作 pol...

0· 20·0 当前·0 累计
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's instructions, requested credential (NEMO_TOKEN), and network calls align with a cloud video-processing service; nothing obviously unrelated is requested, but there are a few small inconsistencies you should verify before installing.
评估建议
This skill appears to be a front-end for a cloud video-rendering service and only needs an API token (NEMO_TOKEN). Before installing: 1) Confirm the NEMO_TOKEN provider is trustworthy and that you understand how to revoke the token (avoid using long-lived tokens for general use). 2) Don't upload sensitive or private content — uploads go to a third-party domain (mega-api-prod.nemovideo.ai). 3) Ask the publisher to clarify the metadata mismatch (SKILL.md lists ~/.config/nemovideo/ while registry m...
详细分析 ▾
用途与能力
Name/description match the runtime instructions: it uploads or points to video files, opens a session, streams edits, and requests renders from a remote API. The single required credential (NEMO_TOKEN) is appropriate for an external video processing service.
指令范围
Instructions consistently describe creating sessions, uploading files or URLs, reading SSE streams, polling render status, and returning download URLs — all expected. Two small items to note: the SKILL.md metadata references a config path (~/.config/nemovideo/) and the agent is told to detect an install path to populate an attribution header, which implies the skill may inspect local install paths; the current instructions do not otherwise ask the agent to read unrelated files or other secrets.
安装机制
No install spec or code files are present (instruction-only), so nothing is downloaded or written during installation — lowest-risk install model.
凭证需求
Only NEMO_TOKEN is required (declared as primaryEnv) which is proportional for access to the remote API. However, SKILL.md metadata includes a configPaths entry (~/.config/nemovideo/) while the registry metadata earlier listed none — this mismatch should be clarified because configPaths implies the skill may access local configuration files.
持久化与权限
The skill is not always-enabled and requests no unusual persistent privileges. It will operate over the network and can be invoked autonomously (the platform default), which increases blast radius but is expected for such a skill.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

- Initial release of Free YouTube Best: create and export optimized YouTube videos using AI. - Supports YouTube links or direct uploads (MP4, MOV, AVI, WebM, up to 500MB) with fast cloud GPU processing. - Handles video trimming, adding captions, text overlays, BGM, aspect ratio changes, and more. - Sessions managed securely; anonymous users receive free starter credits for 7 days. - Exports polished 1080p MP4 files ready for YouTube, with clear error handling and progress updates. - User-friendly command triggers for upload, export, check credits, and status.

无害

安装命令

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