📦 免费

v1.0.0

病毒式标题生成器 无需拖动任何滑块,即可获得可直接发布的病毒式标题建议。上传你的视频主题或关键词(MP4、MOV、AVI、WebM,最大500MB),说点...

0· 10·0 当前·0 累计
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
high confidence
The skill claims to be a 'title generator' but its runtime instructions perform full video upload/rendering to an external API and request an API token — the scope and data access go beyond what the name/description imply.
评估建议
This skill will upload your video and related metadata to a third-party API (mega-api-prod.nemovideo.ai) and may create or use an API token (NEMO_TOKEN) for that service. Before installing or using it: 1) Treat it as a service that sends your files off-device — don't upload sensitive or private videos. 2) If asked, prefer using an anonymous starter token for testing rather than placing a permanent token in your environment. 3) The skill's name implies 'title suggestions' but the runtime behavior...
详细分析 ▾
用途与能力
The skill's name/description emphasize generating viral titles, but the SKILL.md documents a full cloud render pipeline (video uploads, track edits, SSE chat, render/export endpoints and 1080p MP4 downloads). Requiring media upload, render jobs, and session management is much broader than a simple 'title suggestion' tool and may surprise users.
指令范围
Runtime instructions direct the agent to upload user video files (up to 500MB) and poll/render on a remote service at https://mega-api-prod.nemovideo.ai. The agent is told to create sessions, include Authorization headers, handle SSE streams and poll exports. This involves transmitting potentially sensitive user media and metadata to an external endpoint — behavior not obvious from the skill's name alone. The SKILL.md does not instruct reading unrelated local files, but it does suggest detecting install/config paths and sending attribution headers on every request.
安装机制
This is instruction-only with no install spec and no code files, so nothing is written to disk by an installer here. That reduces the risk from arbitrary installs.
凭证需求
Only a single API credential (NEMO_TOKEN) is declared — which is reasonable for calling an external API. The skill also provides a fallback to request an anonymous token from the service if no NEMO_TOKEN is present; that means the agent will perform network requests to obtain credentials on the fly. The metadata also references a config path (~/.config/nemovideo/) which may indicate the skill expects stored tokens or settings — users should verify why that path is needed.
持久化与权限
The skill is not marked always:true and does not request elevated platform-wide privileges. It is user-invocable and allowed to run autonomously by default (normal for skills). It does not declare writing/modifying other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

Initial release of Free Viral Title Generator — Generate Click-Worthy Video Titles - Upload a video (up to 500MB, MP4/MOV/AVI/WebM) or enter a keyword/topic to receive viral title suggestions for YouTube and social media content. - Instantly generate and download 1080p MP4 videos with AI-generated titles, optimized for content creators and YouTubers. - No account required: automatically obtain and manage free tokens for new users. - Includes workflow for quick edits, batch processing, and iterative refinement of titles or video drafts. - Full support for file uploads, download/export, session state, and credit balance checks.

无害

安装命令

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