← 返回 Skills 市场
Sora Video
作者
jonathanlindsay
· GitHub ↗
· v1.0.0
· MIT-0
126
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sora-video
功能描述
Generate, edit, extend, and manage AI videos using OpenAI's Sora 2 API. Includes marketing-ready prompt templates for product demos, social ads, brand spots,...
安全使用建议
What to consider before installing:
- The skill is coherent with its purpose (Sora video generation) and legitimately requires an OpenAI API key; expect your videos and any reference files you upload to be sent to OpenAI's API. Only supply media you are comfortable sharing.
- Do NOT run arbitrary curl | sh installers without review. SKILL.md suggests running a remote installer (astral.sh) to get 'uv'. Prefer installing uv via a trusted package manager or inspect the install script before executing it. Running an unreviewed remote install elevates risk.
- Confirm the registry metadata is updated to list OPENAI_API_KEY as a required env var. The current mismatch is a red flag about maintenance quality.
- Limit the API key's exposure: use a key tied to a billing account you control; enable usage limits if possible and monitor billing for unexpected usage, since video generation can be costly.
- If you need stronger assurance, ask the publisher for: source code repo/homepage, checksum or signed release for the CLI, and an explanation why there is no install spec in the registry. Running the CLI in an isolated environment (non-root container or ephemeral VM) until you vet it is recommended.
- If you plan to upload sensitive assets, verify that the guardrails (no real people, no copyrighted music/characters) match your requirements and consider pre-processing or anonymizing inputs.
What would change this assessment: presence of an official homepage or code repository, a registry install spec that uses vetted package sources (instead of recommending curl|sh), and corrected metadata explicitly listing OPENAI_API_KEY would move this toward 'benign'. Conversely, evidence of hidden endpoints, telemetry, or requests for unrelated credentials would increase suspicion.
功能分析
Type: OpenClaw Skill
Name: sora-video
Version: 1.0.0
The sora-video skill is a well-structured tool designed for generating and managing AI videos using OpenAI's Sora API. The primary component, `scripts/sora.py`, is a functional Python CLI that interacts with the official OpenAI SDK to handle video creation, editing, and character management. The skill includes comprehensive documentation, safety guidelines (such as advising against sharing API keys in chat), and marketing-focused prompt templates. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the code logic is transparent and aligns perfectly with the stated purpose of providing a production-grade interface for the Sora API.
能力评估
Purpose & Capability
Name/description match the bundled CLI and templates: the skill legitimately needs an OpenAI API key and the openai SDK to call Sora. However, the registry metadata lists no required environment variables while SKILL.md and the CLI clearly require OPENAI_API_KEY; that metadata omission is an inconsistency.
Instruction Scope
Runtime instructions instruct the user to export OPENAI_API_KEY, run the bundled Python CLI to create/edit/extend videos, and upload local media as input references (which will be sent to OpenAI). This is coherent with purpose, but the instructions also suggest installing 'uv' via a remote shell installer (curl -LsSf https://astral.sh/uv/install.sh | sh). Uploads of local files to the API and running a remote install script are the primary operational risks and should be explicitly acknowledged by the user.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md recommends installing 'uv' by piping a remote install script from astral.sh into sh — a high-risk pattern because it executes third-party code fetched at runtime. The skill relies on uv to auto-install the openai SDK; that remote-install recommendation increases attack surface and warrants manual review or safer installation alternatives.
Credentials
The only sensitive credential the skill needs is OPENAI_API_KEY (required by the SKILL.md and used by the CLI). That is proportionate to the stated purpose. Still, the registry metadata not declaring this required env var is inconsistent and should be corrected. The SKILL.md explicitly warns not to paste keys into chat, which is good.
Persistence & Privilege
Skill flags show no always:true and normal autonomous invocation defaults. The skill does not request persistent system-wide privileges in the manifest. The usual agent-autonomy caveats apply but there are no elevated privileges requested by the skill itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sora-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/sora-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: AI video generation with OpenAI Sora 2 API. Marketing templates for product demos, social ads, brand spots, launch teasers. Python CLI + ESM wrapper. 110 tests.
元数据
常见问题
Sora Video 是什么?
Generate, edit, extend, and manage AI videos using OpenAI's Sora 2 API. Includes marketing-ready prompt templates for product demos, social ads, brand spots,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 Sora Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sora-video」即可一键安装,无需额外配置。
Sora Video 是免费的吗?
是的,Sora Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sora Video 支持哪些平台?
Sora Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sora Video?
由 jonathanlindsay(@jonathanlindsay)开发并维护,当前版本 v1.0.0。
推荐 Skills