🎬 Auto

v1.0.0

Get captioned video files ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "au...

0· 15·0 当前·0 累计
下载技能包
最后更新
2026/4/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's requests and runtime instructions are internally consistent with an online subtitle service, but it sends user video files and bearer tokens to an external API run by an unknown provider and lacks provenance (no homepage/source); that combination warrants caution.
评估建议
This skill appears to do what it says (upload your video to a cloud render/transcription API), but exercise caution before installing or supplying credentials: 1) The package has no homepage or source repository listed — verify the operator (mega-api-prod.nemovideo.ai) and its privacy/retention policy before sending real content. 2) If you must try it, test with non-sensitive clips first. 3) Prefer letting the skill obtain an anonymous token rather than pasting a long-lived NEMO_TOKEN you use el...
详细分析 ▾
用途与能力
Name/description match the declared requirements and instructions: the skill needs a NEMO_TOKEN and calls a nemo-video API to create sessions, upload videos, generate subtitles, and return download URLs. The declared config path (~/.config/nemovideo/) and NEMO_TOKEN are coherent with a cloud subtitle/render service.
指令范围
SKILL.md gives concrete API call flows (auth, session creation, SSE messaging, upload, render polling). These stay within the subtitle/render task, but the instructions explicitly upload user video files and poll a third-party service, read SKILL.md frontmatter and check install paths to set attribution headers — minor scope expansion. The skill also instructs acquiring an anonymous token if no NEMO_TOKEN is present, which results in contacting the external API automatically.
安装机制
No install spec and no code files (instruction-only). No packages or downloads are performed by the skill itself, so there is no install-time write/execute risk from this skill bundle.
凭证需求
Only one required env var (NEMO_TOKEN) is declared and is directly relevant. However, providing your own NEMO_TOKEN grants the remote service bearer-token access; the skill will also obtain an anonymous token if none is supplied. The skill will transmit user video files and session metadata to the external API, which is expected for the service but is sensitive from a data-leak/privacy perspective.
持久化与权限
always is false and the skill is user-invocable; it does not request persistent platform-wide privileges. The skill does read local paths to determine an attribution header, but it does not attempt to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/26

Auto Subtitle Generator Online Free — Initial Release - Instantly generates and burns in subtitles for uploaded videos (MP4, MOV, AVI, WebM, up to 500MB). - Supports fast cloud rendering with 1080p MP4 output, ideal for creators needing quick captions. - Handles uploads, exports, credits checking, and timeline-based editing via simple chat commands. - Seamless backend connection with anonymous free tier (100 credits for 7 days) — no paid transcription required. - Provides detailed status updates, error handling, and process summaries for a smooth workflow. - Supports batch and iterative editing within a persistent session.

无害

安装命令

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