← 返回 Skills 市场
shortaaa
作者
lihai2582424632-droid
· GitHub ↗
· v1.0.0
342
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install short
功能描述
Generate images with FLUX models (Black Forest Labs) via inference.sh CLI. Models: FLUX Dev LoRA, FLUX.2 Klein LoRA with custom style adaptation. Capabilitie...
安全使用建议
This SKILL.md appears to do what it says (use inference.sh CLI to run FLUX models), but it tells you to run a remote installer via `curl ... | sh` from cli.inference.sh — a high-risk pattern because it executes code fetched from the network. Before installing, consider: (1) review the installer script contents instead of piping to sh; (2) verify the SHA-256 checksums manually using the provided checksums link; (3) prefer installing from a trusted package manager or an audited binary; (4) confirm the reputation of inference.sh and dist.inference.sh and ask the publisher for a homepage or source repository; (5) run the installer in a non-privileged or disposable environment if you proceed. The skill registry metadata lacks a homepage/source and the registry name mismatch is a minor red flag—if you need higher assurance, request the CLI's source or a signed release before proceeding.
功能分析
Type: OpenClaw Skill
Name: short
Version: 1.0.0
The skill bundle instructs the AI agent to perform a 'curl | sh' operation from 'https://cli.inference.sh' to install its dependencies. This pattern is a high-risk behavior that allows for arbitrary remote code execution (RCE) and bypasses standard security verification, even though it is presented as a standard installation step. While there is no explicit evidence of malicious intent or data exfiltration, the reliance on unverified remote scripts for environment setup is a significant security concern in an automated agent context.
能力评估
Purpose & Capability
The SKILL.md describes using the inference.sh CLI to run FLUX models and the examples align with that purpose. Minor inconsistency: registry name 'shortaaa' vs SKILL.md internal name 'short' and no homepage/source provided; otherwise required capabilities (none) are proportionate to the declared functionality.
Instruction Scope
Runtime instructions tell the user to run `curl -fsSL https://cli.inference.sh | sh` and then `infsh login` and `infsh app run ...`. This directs the agent/user to download and execute a remote installer and to perform an interactive login — both of which grant the CLI broad capabilities and require trusting the external host. The SKILL.md does not instruct reading unrelated system files or env vars, but it does give the agent permission to perform a network install and run arbitrary code from the remote script.
Install Mechanism
There is no formal install spec in the registry; instead the instructions recommend piping a remote installer to sh. The domains used are `cli.inference.sh` and `dist.inference.sh` (not a known OS package manager). While the doc claims SHA-256 checksum verification is available, piping an installer to sh is a high-risk pattern because it executes remote code before you can inspect it. No archive-extract details are provided, but the mechanism still results in arbitrary code being written/executed.
Credentials
The skill declares no required environment variables or credentials. That is consistent with an instruction-only skill that relies on an external CLI which will handle authentication (the doc suggests `infsh login`). Note: the skill will indirectly require you to provide credentials to the external service at login time, but those credentials are not requested by the skill itself.
Persistence & Privilege
The skill does not request always:true, does not include install-time code in the registry, and does not declare config-path changes. The main persistence risk comes from the external CLI installer which may install binaries or services on the host, but that behavior is external to the skill bundle.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install short - 安装完成后,直接呼叫该 Skill 的名称或使用
/short触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Kling Video Generation Skill.
- Generate AI videos using Kling 2.6 via Kie.ai with simple commands.
- Supports video generation, quick task-start, and status checking.
- Default settings: 16:9 aspect ratio, 5-second duration, and filtering for high quality.
- Ideal for marketing, fitness promotions, video posts, testimonials, and demos.
元数据
常见问题
shortaaa 是什么?
Generate images with FLUX models (Black Forest Labs) via inference.sh CLI. Models: FLUX Dev LoRA, FLUX.2 Klein LoRA with custom style adaptation. Capabilitie... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 342 次。
如何安装 shortaaa?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install short」即可一键安装,无需额外配置。
shortaaa 是免费的吗?
是的,shortaaa 完全免费(开源免费),可自由下载、安装和使用。
shortaaa 支持哪些平台?
shortaaa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 shortaaa?
由 lihai2582424632-droid(@lihai2582424632-droid)开发并维护,当前版本 v1.0.0。
推荐 Skills