Ai Video Gen Pro

v1.0.0

Generate AI videos with Google Veo, Seedance, Wan, Grok and 40+ models via inference.sh CLI. Models: Veo 3.1, Veo 3, Seedance 1.5 Pro, Wan 2.5, Grok Imagine...

0· 47·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description advertise running 40+ models via the inference.sh CLI and the SKILL.md only instructs use of that CLI — that is coherent. Minor mismatch: _meta.json lists a Python requirement ('requests') and pricing info which are unnecessary for an instruction-only skill.
Instruction Scope
SKILL.md confines the agent to running infsh commands, listing apps, and providing input URLs for images/audio. It does not instruct reading unrelated host files or env vars. It does require the user to run 'infsh login', which is expected for a CLI that needs authentication.
Install Mechanism
There is no install spec and no code shipped with the skill (lowest risk). The README points to an external raw GitHub URL for infsh install docs — expected for an instruction-only wrapper, but installing that external CLI is an additional trust step the user must accept.
Credentials
The skill itself requests no env vars or credentials, which is proportional. However, using 'infsh login' implies providing credentials to the inference.sh service; the skill does not declare or manage those. Also note the meta.json 'requests' requirement is unnecessary and unexplained.
Persistence & Privilege
The skill is not force-installed (always: false) and uses the platform default allowing autonomous invocation. That is normal and not excessive here.
Assessment
This skill is an instructions-only wrapper around the inference.sh (infsh) CLI — it doesn't contain code or request secrets itself. Before using: verify you trust inference.sh (the installation link is an external raw GitHub URL), understand that 'infsh login' will create credentials with that service, and review their privacy/terms and any billing. The meta.json's 'requests' dependency and the listed pricing are extraneous for an instruction-only skill — treat them as informational but not required. When supplying image/audio URLs, avoid exposing private/local files via public URLs. If you don't trust inference.sh, don't run the install/login steps.

Like a lobster shell, security has layers — review code before you run it.

latestvk976sc3h5ve812zzvy8n7sb625844epj

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments