← Back to Skills Marketplace
lihai2582424632-droid

shortaaa

cross-platform ⚠ suspicious
342
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install short
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install short
  3. After installation, invoke the skill by name or use /short
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug short
Version 1.0.0
License
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 342 downloads so far.

How do I install shortaaa?

Run "/install short" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is shortaaa free?

Yes, shortaaa is completely free (open-source). You can download, install and use it at no cost.

Which platforms does shortaaa support?

shortaaa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created shortaaa?

It is built and maintained by lihai2582424632-droid (@lihai2582424632-droid); the current version is v1.0.0.

💬 Comments