klingai-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill connects to the Kling AI API (api.klingai.com) to perform video generation tasks. This is a well-known service and the reference is for legitimate SDK functionality.
- [INDIRECT_PROMPT_INJECTION]: The Python and TypeScript client implementations ingest user-provided strings as prompts for video generation. This creates a surface where untrusted data could be used to influence the behavior of the downstream AI model, though this is a common characteristic of generative AI wrappers.
Audit Metadata