← 返回 Skills 市场
Sora 2 Generate
作者
NanoPhoto.AI
· GitHub ↗
· v1.2.1
· MIT-0
579
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sora-2-generate
功能描述
Generate videos with the NanoPhoto.AI Sora 2 API in text-to-video or image-to-video mode. Use when: (1) User wants to create a Sora 2 video from a prompt, (2...
安全使用建议
This skill appears to do exactly what it says: call the NanoPhoto Sora 2 API. Before installing: (1) provide only the NanoPhoto API key (NANOPHOTO_API_KEY) via the platform's secure env setting rather than pasting it into chat, (2) ensure any image URLs you supply are public and that you have rights to them, (3) be aware the script will optionally read ~/.openclaw/openclaw.json to find the same API key (keep that file secure), and (4) monitor usage/credits on your NanoPhoto account in case of unexpected requests. If you need higher assurance, inspect network logs or run the script in a restricted environment to observe its outbound calls to https://nanophoto.ai.
功能分析
Type: OpenClaw Skill
Name: sora-2-generate
Version: 1.2.1
The skill is a legitimate integration for the NanoPhoto.AI Sora 2 video generation service. The bundled Python script (scripts/sora2_generate.py) uses standard libraries to interact with the service's API endpoints at nanophoto.ai. It handles API key authentication via command-line arguments, environment variables, or a local configuration file (~/.openclaw/openclaw.json) in a manner consistent with the documentation. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match the code and SKILL.md: the script calls only nanophoto.ai endpoints and the only declared credential (NANOPHOTO_API_KEY) is the API key needed to authenticate those calls.
Instruction Scope
SKILL.md and the bundled Python script stay within the stated scope (submit generation, poll status). The only filesystem access is an optional fallback read of ~/.openclaw/openclaw.json to obtain the same declared API key.
Install Mechanism
No install spec; script is instruction-only and uses Python standard libraries. No downloads, extract operations, or third‑party package installs are present.
Credentials
Only NANOPHOTO_API_KEY is required (declared as primary). Minor note: the script will also read ~/.openclaw/openclaw.json as a fallback to retrieve that same key—this is proportionate but does access a user config file in the home directory.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. Autonomous invocation (model invocation enabled) is the platform default and is not itself a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sora-2-generate - 安装完成后,直接呼叫该 Skill 的名称或使用
/sora-2-generate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Remove Feishu watcher and subprocess notification behavior to match declared credentials and scope. Keep a single script for submit, status, and optional in-process polling, with default non-pro sora2, 120s initial delay, 20s polling interval, and OpenClaw skill-env API key fallback.
v1.2.0
Default to non-pro sora2, start progress checks at 120s then every 20s, add OpenClaw config API key fallback, and merge submission/status/watch flows into a single script with submit/status/watch/submit-and-watch subcommands.
v1.1.0
Default to non-pro sora2, start progress checks at 120s then every 20s, add OpenClaw config API key fallback, and merge submission/status/watch flows into a single script with submit/status/watch/submit-and-watch subcommands.
v1.0.0
Initial public release. Supports text-to-video and image-to-video generation with Windows-friendly Python tooling, automatic polling, taskId resume mode, raw JSON output, and structured metadata declaring NANOPHOTO_API_KEY as the required primary credential.
元数据
常见问题
Sora 2 Generate 是什么?
Generate videos with the NanoPhoto.AI Sora 2 API in text-to-video or image-to-video mode. Use when: (1) User wants to create a Sora 2 video from a prompt, (2... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 579 次。
如何安装 Sora 2 Generate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sora-2-generate」即可一键安装,无需额外配置。
Sora 2 Generate 是免费的吗?
是的,Sora 2 Generate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sora 2 Generate 支持哪些平台?
Sora 2 Generate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sora 2 Generate?
由 NanoPhoto.AI(@nanophotohq)开发并维护,当前版本 v1.2.1。
推荐 Skills