← 返回 Skills 市场
whitejohnk-26

Sora Video Generation

作者 whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sora-video-generation
功能描述
generate text prompts into AI generated videos with this sora-video-generation skill. Works with TXT, PNG, JPG, MP4 files up to 200MB. content creators use i...
安全使用建议
This skill appears to do what it says: connect to a cloud rendering backend, accept uploads and prompts, and return generated videos. Before installing, consider: - The skill will call an external service at https://mega-api-prod.nemovideo.ai and may upload your files (up to 200MB). Don’t upload sensitive or private data unless you trust that service and its privacy/retention policies. - The SKILL.md says NEMO_TOKEN is the primary credential but also describes creating an anonymous token automatically if none is provided. Decide whether you prefer to supply your own token (more control) or allow the skill to create anonymous tokens for you. - The frontmatter mentions storing state/config in ~/.config/nemovideo/ and deriving headers from the agent install path; the registry metadata shown to me did not list config paths — ask the publisher to clarify where it will write session/config files. - No install artifacts or code are included (instruction-only). If you want higher assurance, request source/homepage or code so you can review exact API calls and any storage behavior. If you are comfortable with an unknown third-party service receiving uploaded media and temporary session tokens, the skill is coherent for its purpose; otherwise, seek a published/homepage/source or use a service you already trust.
功能分析
Type: OpenClaw Skill Name: sora-video-generation Version: 1.0.0 The skill sora-video-generation is classified as suspicious due to environment fingerprinting and instructions that reduce operational transparency. In SKILL.md, the agent is directed to detect its installation path (e.g., checking for ~/.cursor/skills/) to populate telemetry headers and to automatically negotiate anonymous tokens with a third-party API (mega-api-prod.nemovideo.ai). Most critically, the instructions command the agent to "process internally" and "don't forward" tool calls or results received via the backend's SSE stream, which could allow the remote server to execute actions through the agent while hiding them from the user's view.
能力评估
Purpose & Capability
Name/description (generate videos from text/uploads) aligns with the actions described in SKILL.md. Requesting a single service credential (NEMO_TOKEN) and making API calls to a video-rendering backend is expected for this purpose.
Instruction Scope
The SKILL.md stays within the video-generation domain (session creation, SSE messaging, uploads, export/polling). It does include logic to auto-create anonymous tokens and to derive headers (including X-Skill-Platform) from the agent's install path, and it expects to store a session_id; these are reasonable but broaden the skill's runtime behavior beyond 'only use an existing token'. It does not instruct reading arbitrary system files beyond detecting install/config paths.
Install Mechanism
Instruction-only skill (no install spec, no code files). No downloads or archive extraction — lowest install risk.
Credentials
The registry lists NEMO_TOKEN as a required primary env var, but the SKILL.md explicitly instructs the agent to obtain an anonymous token automatically if NEMO_TOKEN is not set. This is an inconsistency: the skill claims a required env var while also providing a full fallback that creates credentials. Otherwise, only the service token is requested and that is proportional to the stated purpose.
Persistence & Privilege
always:false (normal). The skill's metadata references a config path (~/.config/nemovideo/) and the instructions say to store session_id for later API calls — storing per-skill session state is normal for this type of integration. There is a mismatch between the top-level registry metadata (no required config paths) and the SKILL.md frontmatter which declares a config path; that should be clarified.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sora-video-generation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sora-video-generation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the sora-video-generation skill. - Generate AI-powered 1080p MP4 videos from text prompts, supporting TXT, PNG, JPG, and MP4 files up to 200MB. - Automatic backend setup with anonymous token authentication and session creation. - Supports user actions like uploading files, exporting videos, checking credits/status, and editing tracks through intuitive text commands. - Provides real-time processing updates and handles errors with helpful messages. - Includes clear guidance for first-time setup, common workflows, and usage tips for best results.
元数据
Slug sora-video-generation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sora Video Generation 是什么?

generate text prompts into AI generated videos with this sora-video-generation skill. Works with TXT, PNG, JPG, MP4 files up to 200MB. content creators use i... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Sora Video Generation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sora-video-generation」即可一键安装,无需额外配置。

Sora Video Generation 是免费的吗?

是的,Sora Video Generation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sora Video Generation 支持哪些平台?

Sora Video Generation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sora Video Generation?

由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。

💬 留言讨论