🎬 Hd — 高清

v1.0.0

字幕视频 只需输入需求,即可将 3 分钟 1080p 教程录像转为带字幕的 1080p HD 视频。无论是为 HD 视频添加内嵌字幕,还是……

0· 19·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requirements and runtime instructions align with its stated purpose (remote HD subtitle rendering) and request only a service token and session state; nothing appears disproportionate, though a few small inconsistencies and privacy considerations are worth noting before install.
评估建议
This skill uploads videos and uses a service token (NEMO_TOKEN) to run server-side renders. Before installing, confirm you trust the nemo-api domain (mega-api-prod.nemovideo.ai) and are comfortable uploading your video content there. If you prefer not to reuse an existing token, the skill can request an anonymous short-lived token (100 credits, 7-day expiry). Note the skill will attempt to 'set up' a session on first use and may make network requests automatically; if you need explicit consent b...
详细分析 ▾
用途与能力
The skill's name/description (add burned-in subtitles, server-side render) match what it requests: a NEMO_TOKEN for the remote nemo-video service and session state. No unrelated binaries or credentials are requested.
指令范围
Runtime instructions only call the nemo-api endpoints (session, upload, SSE, export) and describe uploading user video files and polling job state. Two things to note: (1) the skill instructs the agent to 'connect to the processing API before doing anything else' on first interaction (it may initiate network calls automatically unless the agent or user blocks them), and (2) the frontmatter lists a config path (~/.config/nemovideo/) but the procedural instructions provide an anonymous-token fallback and do not explicitly require reading that config file. Neither is necessarily malicious, but they are behavioral details you should be aware of.
安装机制
This is an instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself. That is the lowest-risk install model.
凭证需求
Only one credential is required: NEMO_TOKEN (declared as primaryEnv). That fits the described remote rendering service. No additional unrelated secrets or wide config-path access are requested in the runtime steps. Minor inconsistency: frontmatter lists a configPaths entry (~/.config/nemovideo/) which may imply local config use, but the instructions also provide anonymous-token flow if NEMO_TOKEN is not present.
持久化与权限
The skill is not marked always:true and does not request elevated platform-wide privileges. It can be invoked autonomously (platform default), which is expected for skills that implement remote workflows.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

HD Subtitle Video — Initial Release - Instantly add burned-in subtitles to 1080p HD videos using a simple prompt—no timeline dragging or export settings needed. - Automated cloud-based rendering; just upload your video, describe the result, and download the captioned video in 30–90 seconds. - Supports common formats (MP4, MOV, AVI, WebM, and more) for uploads and exports. - Free anonymous sessions with 100 credits (7-day expiry); session and credit management handled automatically. - Instructions and error messages are user-friendly, summarizing backend state and edits for clarity. - Supports video uploads up to 500MB and optimizes workflows for quick edits, batch processing, and iterative refinement.

无害

安装命令

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