← 返回 Skills 市场
Photo Video Maker Youtube
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install photo-video-maker-youtube
功能描述
Cloud-based photo-video-maker-youtube tool that handles turning photo collections into YouTube videos. Upload JPG, PNG, HEIC, WebP files (up to 500MB), descr...
安全使用建议
This skill appears to implement exactly what it says (cloud photo→video creation), but review these points before you install:
- Trust the service: the runtime talks to https://mega-api-prod.nemovideo.ai; only install if you trust that domain and its privacy policy. Uploaded photos and audio will be sent to that external service.
- Tokens and persistence: the skill either uses a provided NEMO_TOKEN or will call the anonymous-token endpoint to create a token and instructs the agent to save it and session_id. Ask where your agent stores these tokens and whether storage is encrypted; consider providing a dedicated, limited-scope token rather than a broad account token.
- Privacy of local metadata: the skill requires adding X-Skill-Platform derived from install paths (e.g., ~/.clawhub/); this can leak local install paths or environment details. If you are uncomfortable leaking that, decline or request the skill be modified to send a safe static platform value.
- Inconsistencies: the SKILL.md metadata and registry metadata disagree about config paths and the necessity of NEMO_TOKEN. Confirm with the publisher whether NEMO_TOKEN is truly required or optional.
- Sensitive content: do not upload private/identifying images or data you would not want processed by an external cloud service.
If you decide to proceed: prefer providing a limited temporary token, confirm where tokens/session IDs are stored, and monitor network activity for unexpected endpoints. If you want higher assurance, ask the publisher for a privacy/security statement or a code-based skill (so behavior is auditable) rather than an instruction-only skill.
功能分析
Type: OpenClaw Skill
Name: photo-video-maker-youtube
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video processing service (nemovideo.ai). It provides instructions for an AI agent to manage authentication tokens, upload media files, and interface with a rendering pipeline via standard REST and SSE endpoints. No evidence of data exfiltration, malicious execution, or unauthorized system access was found; the behavior is entirely consistent with the stated purpose of turning photos into videos.
能力评估
Purpose & Capability
The skill claims to be a cloud photo→video service and its runtime instructions exclusively call nemovideo.ai endpoints for session creation, uploads, SSE, and rendering — that aligns with the description. However, the SKILL.md metadata lists a config path (~/.config/nemovideo/) while the registry metadata earlier lists no required config paths, and the skill declares NEMO_TOKEN as required even though the instructions include an anonymous-token fallback; these are inconsistent.
Instruction Scope
Instructions direct the agent to obtain or use a bearer token, create sessions, upload user files, stream SSE, poll state, and save session_id — all expected for this service. Concerns: (1) the skill instructs generating/using an anonymous token (POST to /api/auth/anonymous-token) and saving it for later use, which means the agent will create and persist credentials; (2) the skill requires certain HTTP headers including X-Skill-Platform derived from the install path (e.g., ~/.clawhub/ or ~/.cursor/skills/), which implies the agent may inspect its install path or filesystem to set that header, potentially leaking local path information; (3) SKILL.md tells the agent not to print tokens but does not specify secure storage location for tokens/session state.
Install Mechanism
No install spec or code is present (instruction-only), so nothing will be downloaded or written by an installer step. Lowest install risk.
Credentials
Only one credential is declared (NEMO_TOKEN), which is appropriate for a cloud media service. But SKILL.md provides a full anonymous-token acquisition flow if NEMO_TOKEN is not set, making the declared 'required' env var unnecessary. Also the demanded attribution headers (X-Skill-Source, X-Skill-Version, X-Skill-Platform) could expose environment/installation path metadata.
Persistence & Privilege
The skill will persist session_id and may persist anonymous tokens for reuse (instructions explicitly say to 'save session_id' and obtain/store tokens). It does not request always: true and does not modify other skills. Persisting tokens/session IDs is functional but raises privacy concerns because stored tokens are credentials with render/upload privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install photo-video-maker-youtube - 安装完成后,直接呼叫该 Skill 的名称或使用
/photo-video-maker-youtube触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Photo Video Maker for YouTube — Turn Photos into YouTube Videos
- Upload JPG, PNG, HEIC, WebP and quickly turn photo collections into 1080p MP4 videos for YouTube.
- Cloud-based AI rendering: 1–2 minute turnaround per video, up to 500MB per job.
- Supports text overlays, audio tracks, and timeline editing, with easy export and status monitoring.
- Simple onboarding: automatic free token generation and session creation.
- Session keeps your video timeline; supports batch and iterative workflows.
元数据
常见问题
Photo Video Maker Youtube 是什么?
Cloud-based photo-video-maker-youtube tool that handles turning photo collections into YouTube videos. Upload JPG, PNG, HEIC, WebP files (up to 500MB), descr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Photo Video Maker Youtube?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install photo-video-maker-youtube」即可一键安装,无需额外配置。
Photo Video Maker Youtube 是免费的吗?
是的,Photo Video Maker Youtube 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Photo Video Maker Youtube 支持哪些平台?
Photo Video Maker Youtube 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Photo Video Maker Youtube?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills