← 返回 Skills 市场
Sora 2 Pro
作者
coolhackboy
· GitHub ↗
· v1.0.0
· MIT-0
245
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-sora-2-pro
功能描述
Use PoYo AI Sora 2 Pro for longer premium video generation through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants 15s or 25s c...
安全使用建议
This skill appears to do exactly what it says: submit JSON payloads to PoYo's Sora 2 Pro endpoint using your POYO_API_KEY. Before installing, ensure you trust poyo.ai and that the API key you provide has appropriate scope and rotation policies. If you plan to use callback_url/webhooks, make sure your endpoint is secured and validates incoming callbacks so it cannot be abused. The included shell script reads a payload file or stdin and posts it to api.poyo.ai — keep sensitive data out of payloads you don't intend to send, and do not reuse a high-privilege API key if a limited key would suffice.
功能分析
Type: OpenClaw Skill
Name: poyo-sora-2-pro
Version: 1.0.0
The skill bundle is a standard API wrapper for the PoYo AI Sora 2 Pro video generation service. It contains a shell script (scripts/submit_sora_2_pro.sh) that uses curl to send JSON payloads to a legitimate-looking endpoint (api.poyo.ai) and documentation (SKILL.md, references/api.md) explaining how to interface with the service. No evidence of malicious intent, data exfiltration, or prompt injection was found; the code's behavior is entirely consistent with its stated purpose.
能力评估
Purpose & Capability
Name/description (Sora 2 Pro video generation) match the requested binary (curl), the single env var (POYO_API_KEY), and the provided curl/script examples for POSTing to https://api.poyo.ai/api/generate/submit. Nothing requested appears unrelated to video generation.
Instruction Scope
SKILL.md instructs only to build JSON payloads, use the provided shell script or curl examples, save returned task_id, and poll or wait for callbacks. It does not direct reading of unrelated files, other env vars, or system secrets.
Install Mechanism
No install spec — instruction-only with a small shell script. No downloads or archive extraction. This is low-risk and proportional for a simple API wrapper.
Credentials
Only POYO_API_KEY is required and is the primary credential needed to authenticate to PoYo's API. There are no additional unrelated credentials or config paths requested.
Persistence & Privilege
Skill is not forced-always, does not request persistent system-wide changes, and does not modify other skills' configs. Autonomous invocation is allowed by platform default but not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poyo-sora-2-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/poyo-sora-2-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
PoYo Sora 2 Pro video generation skill, initial release:
- Enables premium, longer video generation (15s or 25s) using Sora 2 Pro models via PoYo API.
- Supports cinematic clips, style presets, storyboard options, image-to-video, and custom payloads.
- Details request rules, model selection, and authentication setup.
- Includes workflow for submitting, tracking, and polling video generation tasks.
- Provides clear output expectations for users, including model information, payload summary, task ID, and next steps.
元数据
常见问题
Sora 2 Pro 是什么?
Use PoYo AI Sora 2 Pro for longer premium video generation through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants 15s or 25s c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。
如何安装 Sora 2 Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poyo-sora-2-pro」即可一键安装,无需额外配置。
Sora 2 Pro 是免费的吗?
是的,Sora 2 Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sora 2 Pro 支持哪些平台?
Sora 2 Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sora 2 Pro?
由 coolhackboy(@coolhackboy)开发并维护,当前版本 v1.0.0。
推荐 Skills