AI 生产力工具助手
v1.0.0批量生成视频图片客户端助手,可以通过对话驱动本地客户端生成视频和图片。 支持对接飞书、QQ、微信等对话入口,不用再限制在电脑前使用,随时随地都可以生成。 当用户提到以下意图时使用此技能: 「生成视频」「生成图片」「文生视频」「图生视频」「文生图」「图生图」 「Sora 生成」「Veo 生成」「Nano Banan...
⭐ 0· 108·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim a dialog-driven local client wrapper for bulk video/image generation; the included SKILL.md and scripts/local_client.py only reference a local HTTP service at 127.0.0.1:17321 and the requests library. Declared dependency (requests) matches usage. No unrelated credentials, binaries, or external URLs are required by the skill.
Instruction Scope
Runtime instructions restrict all calls to http://127.0.0.1:17321 and instruct the agent to return task IDs (avoid continuous polling). Note: the skill intentionally delegates external network forwarding to the local DYU client (the client may itself be configured with a gateway URL), so while the skill does not contact external services directly, submitted tasks or references (image_url, metadata.urls) can cause the local client to fetch or forward to external AI services. This delegation is expected given the described architecture but is worth understanding before use.
Install Mechanism
Instruction-only skill with an included Python module. There is no installer or remote download. The only declared dependency is requests, which is proportionate to the code that performs local HTTP calls.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code does not attempt to read environment secrets. This is proportionate to a local-client wrapper that requires only a running local service.
Persistence & Privilege
Skill is not always-enabled, does not request persistent elevated privileges, and contains no code that modifies other skills or system-wide configurations. Autonomous invocation is allowed by platform default but not combined with other concerning privileges.
Assessment
This skill appears internally consistent: it only talks to a local service at 127.0.0.1:17321 and does not ask for API keys or other credentials. Before installing, confirm the DYU/local client running on that port is from a trusted source and review its gateway configuration because the local client — not the skill — may forward tasks to external AI services. Avoid pasting secrets or private/internal-only URLs into prompts or metadata.urls, and consider running the local client in an isolated environment if you are concerned about data leaving your machine.Like a lobster shell, security has layers — review code before you run it.
latestvk978vcz10cxw6h719s1xyep91h836c9p
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
