Skip to main content

ZelAI SDK

Enables AI agents to generate images, videos, and text, as well as transcribe audio and synthesize speech using ZelStudio's API.

Install this skill

or
87/100

Security score

The ZelAI SDK skill was audited on Feb 12, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 156

Curl to non-GitHub URL

SourceSKILL.md
156curl -X POST "https://api.zelstudio.com:800/api/v1/generation/image" \
low line 5

External URL reference

SourceSKILL.md
5homepage: https://zelstudio.com
low line 6

External URL reference

SourceSKILL.md
6api_base_url: https://api.zelstudio.com:800
low line 53

External URL reference

SourceSKILL.md
53https://forms.zelstudio.com/api-access
low line 115

External URL reference

SourceSKILL.md
115"https://api.zelstudio.com:800/api/v1/settings/rate-limits"
low line 151

External URL reference

SourceSKILL.md
151"https://api.zelstudio.com:800/api/v1/settings/rate-limits"
low line 156

External URL reference

SourceSKILL.md
156curl -X POST "https://api.zelstudio.com:800/api/v1/generation/image" \
low line 169

External URL reference

SourceSKILL.md
169"https://api.zelstudio.com:800/api/v1/cdn/{imageId}.jpg" -o image.jpg
low line 230

External URL reference

SourceSKILL.md
230**Version:** 1.12.0 | [Documentation](https://github.com/ZelStudio/zelai-cloud-sdk) | [npm](https://www.npmjs.com/package/zelai-cloud-sdk)
Scanned on Feb 12, 2026
View Security Dashboard