📦 社交

v1.0.0

Copy Generator Free 只需输入需求,即可将 60 秒产品演示视频一键生成带 1080p 字幕的社媒视频。无论是生成社媒文案、字幕……

0· 17·0 当前·0 累计
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's behavior mostly matches its description (upload video, call a nemo-video API, return captions/exports), but there are small incoherences and privacy-relevant behaviors (unknown source, mismatched metadata, requirement to probe install paths, creation/storage of anonymous tokens) that you should understand before installing.
评估建议
This skill appears to do what it says (upload video → remote processing → captions/exports), but exercise caution before installing: 1) Source and homepage are unknown — prefer skills from known publishers. 2) The SKILL.md will contact a third‑party API (mega-api-prod.nemovideo.ai) and may upload your video content — do not use with sensitive or private videos unless you trust that service. 3) Provide your own NEMO_TOKEN if you have one; otherwise the skill will create and store an anonymous tok...
详细分析 ▾
用途与能力
The declared purpose (generate social copy/captioned videos) aligns with the actions described (upload video, create session, SSE for generation, render/export). Requesting a single primary credential NEMO_TOKEN is proportionate. However, the SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) that the registry metadata did not declare — a minor inconsistency in what the skill says it needs versus what was registered.
指令范围
Instructions require network calls to https://mega-api-prod.nemovideo.ai (auth, session, SSE, upload, render). The skill instructs the agent to generate/store an anonymous token if NEMO_TOKEN is absent and to persist session_id. It also directs the agent to detect install path (e.g., ~/.clawhub/ or ~/.cursor/skills/) to set an X-Skill-Platform header — this implies probing local paths/environment to determine platform attribution. Probing install paths and persisting tokens are privacy-sensitive actions and are broader in scope than simply mapping user prompts to the remote API.
安装机制
This is an instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written by an installer according to the provided metadata.
凭证需求
Only a single credential (NEMO_TOKEN) is required, which makes sense for a hosted video-processing API. The skill will also create an anonymous token if none is present. The frontmatter mentions a config path (~/.config/nemovideo/) that wasn't listed in registry 'required config paths' — this mismatch should be clarified. The skill does not request unrelated secrets, but it does ask to read/install-paths for platform detection which could reveal local environment structure.
持久化与权限
always:false and default autonomous invocation are standard. The skill instructs saving session_id and NEMO_TOKEN-like tokens (if created) for session continuity — this is expected for a remote service but is persistence that you should be aware of. There is no instruction to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

Social Copy Generator Free — v1.0.0 - Initial release. - Instantly generate 1080p captioned social videos and post copy from 60-second product demo clips. - No timeline dragging or export settings; simply upload, describe your goal, and receive a social-ready MP4 in 20–40 seconds. - Automatic free token generation with 100 credits for 7 days. - All video processing is handled remotely on cloud GPU nodes. - Supports quick edits, batch processing, and iterative workflows with live status updates and simple prompts.

无害

安装命令

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