← 返回 Skills 市场
Grok Imagine API
作者
coolhackboy
· GitHub ↗
· v1.0.0
· MIT-0
305
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-grok-imagine
功能描述
Use PoYo AI Grok Imagine Video for short text-to-video and image-to-video generation with motion-style controls through the `https://api.poyo.ai/api/generate...
安全使用建议
This skill will send whatever JSON (including any text or image URLs) you provide to api.poyo.ai using the POYO_API_KEY you supply. Before installing, confirm you trust PoYo and their privacy/usage policies, avoid putting sensitive secrets or private data in payloads, and if you use callback_url ensure your webhook endpoint is safe to receive external POSTs (don't expose internal-only endpoints). Using a scoped or revocable API key is good practice. The included shell script is simple and only posts to the documented PoYo endpoint with curl; there are no hidden endpoints or installers.
功能分析
Type: OpenClaw Skill
Name: poyo-grok-imagine
Version: 1.0.0
The skill bundle is classified as suspicious due to a potential arbitrary file read vulnerability in `scripts/submit_grok_imagine.sh`. The script takes a file path as an argument and uses `cat` to read its contents into a variable, which is then sent as a POST body to `https://api.poyo.ai/api/generate/submit`. This lack of path sanitization could be exploited via prompt injection to trick the agent into exfiltrating sensitive local files (e.g., credentials or configuration files) to the external API endpoint.
能力评估
Purpose & Capability
Name/description (text-to-video/image-to-video via PoYo) matches required artifacts: curl, POYO_API_KEY, API endpoint and example payloads. Nothing requested (binaries, env, paths) is unrelated to the stated purpose.
Instruction Scope
SKILL.md confines actions to building/submitting JSON payloads to https://api.poyo.ai/api/generate/submit, saving task_id, and polling or using callbacks. It does not instruct reading unrelated files, sweep environment values, or exfiltrate data to other endpoints.
Install Mechanism
Instruction-only skill with no install spec; includes a small shell script that uses curl. No downloads, archives, or package installs — low install risk.
Credentials
Requires a single API key (POYO_API_KEY), which is appropriate and used as the Bearer token. No other credentials, config paths, or broad secrets are requested.
Persistence & Privilege
Does not request always:true or any persistent/privileged system changes. The skill is user-invocable and may be called autonomously by the agent (platform default) but that is expected for a client integration and not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poyo-grok-imagine - 安装完成后,直接呼叫该 Skill 的名称或使用
/poyo-grok-imagine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of PoYo Grok Imagine Video skill.
- Supports short text-to-video and image-to-video generation with motion controls via PoYo API.
- Implements model selection, payload construction, and submission workflow.
- Provides clear guidance on required parameters and output expectations.
- Requires POYO_API_KEY and curl; see documentation for quickstart and examples.
元数据
常见问题
Grok Imagine API 是什么?
Use PoYo AI Grok Imagine Video for short text-to-video and image-to-video generation with motion-style controls through the `https://api.poyo.ai/api/generate... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。
如何安装 Grok Imagine API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poyo-grok-imagine」即可一键安装,无需额外配置。
Grok Imagine API 是免费的吗?
是的,Grok Imagine API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Grok Imagine API 支持哪些平台?
Grok Imagine API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Grok Imagine API?
由 coolhackboy(@coolhackboy)开发并维护,当前版本 v1.0.0。
推荐 Skills