📦 最佳
v1.0.0社交文案生成器 无需学习专业编辑软件。只需描述你的需求——即可为 Instagram、Twitter 和 L... 生成标题和社交媒体文案。
0· 11·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
安全
high confidenceThe skill's requests and runtime instructions are coherent with a cloud-hosted video + copy generation service and don't ask for unrelated credentials or risky installs.
评估建议
This skill behaves like a thin client for a cloud video-rendering + copy-generation API. Before installing or supplying a NEMO_TOKEN: consider whether you trust the external endpoint (https://mega-api-prod.nemovideo.ai) with uploaded videos (they may contain sensitive content). If you don't want to share a persistent token, allow the skill to use the anonymous starter token flow or test with non-sensitive videos first. Note the skill will read its own SKILL.md frontmatter and detect the agent in...详细分析 ▾
✓ 用途与能力
The skill claims to generate captions and social copy for uploaded videos and only requires a single API credential (NEMO_TOKEN) and optional anonymous token acquisition; those align with a cloud rendering/copy-generation service. The declared config path (~/.config/nemovideo/) is plausible for caching/session storage.
ℹ 指令范围
SKILL.md instructs the agent to create sessions, upload user-supplied video files, poll render status, and stream SSE responses — all expected for this service. It also tells the agent to read the skill's YAML frontmatter at runtime and to detect an install path to set X-Skill-Platform; this requires small, local filesystem access (its own file and possibly the agent install path). There are no instructions to read unrelated user files or extraneous environment variables.
✓ 安装机制
There is no install spec and no code files — this is instruction-only, which is the lowest-risk installation model (nothing is downloaded or written by an installer).
ℹ 凭证需求
The only required credential is NEMO_TOKEN (declared as primaryEnv), which is proportional for authorizing uploads/renders. The frontmatter also references a config path (~/.config/nemovideo/) although the registry metadata listed none — this minor inconsistency is worth noting but not by itself suspicious.
✓ 持久化与权限
The skill does not request always:true, does not modify other skills, and has normal autonomous-invocation defaults. It does not request system-wide privileges beyond reading its own frontmatter and possibly detecting install path.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
Initial release of Best Social Copy Generator. - Instantly generates captions and social media post copy for Instagram, Twitter, and LinkedIn from any uploaded video. - Supports video uploads up to 500MB (MP4, MOV, AVI, WebM). - No manual setup needed: backend handles session and authentication automatically. - Provides ready-to-download, social-optimized MP4 videos in 20–40 seconds for short clips. - Useful error messages for common issues (file size, format, credits, etc.). - Easy workflows for single or batch video processing, with automatic cloud rendering and timeline state tracking.
● 无害
安装命令
点击复制官方npx clawhub@latest install best-social-copy-generator
镜像加速npx clawhub@latest install best-social-copy-generator --registry https://cn.longxiaskill.com镜像同步中