Unified API for powerful image and video generation

v1.0.1

Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.

1· 1.1k·6 current·7 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
Name/description ask for one API key for AIsa image/video generation; the skill requires AISA_API_KEY and binaries python3 and curl, and the included Python client calls only api.aisa.one endpoints. All requested capabilities are consistent with generating media from AIsa.
Instruction Scope
SKILL.md describes calling AIsa endpoints, creating/polling async video tasks, extracting inline image data, and saving files locally. Instructions do not ask the agent to read unrelated files, other credentials, or exfiltrate data to unexpected endpoints; all network calls target api.aisa.one or user-supplied media URLs.
Install Mechanism
No install spec (instruction-only plus an included Python script). That is low-risk; nothing is fetched from arbitrary third-party URLs during install. The provided Python script uses only the stdlib (urllib) and writes outputs to local files.
Credentials
Only AISA_API_KEY is declared and used (also exposed via an optional --api-key flag). This is proportionate for a client that authenticates to AIsa. No unrelated secrets or configuration paths are requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges. It writes downloaded media to local files (expected behavior) but does not attempt to modify other skills or global agent configs.
Assessment
This skill appears internally consistent, but before installing consider: (1) You must trust the external AIsa service because your AISA_API_KEY and requests will be sent to api.aisa.one; keys may be billed or grant broad access—do not reuse sensitive keys. (2) The client will download generated media and any user-supplied image URLs to local disk—avoid passing untrusted URLs and run the tool in an environment where large downloads and file writes are acceptable. (3) Examples use curl while the client is Python-based; curl is not harmful but is only needed for example CLI snippets. (4) Review the provided scripts if you have stricter security requirements, and consider running them in an isolated container or VM if you want to limit network/file-system exposure.

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

latestvk971dqrh5kvyghw8bdj56zvdpn835zax

License

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

Runtime requirements

🎬 Clawdis
Binspython3, curl
EnvAISA_API_KEY
Primary envAISA_API_KEY

Comments