klingai-async-workflows

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill communicates with the official Kling AI API (api.klingai.com) to submit video generation tasks and poll for status updates, which is the core intended functionality.
  • [COMMAND_EXECUTION]: Implements standard Python file operations to save generated video content to a local directory (e.g., output/{task_id}.mp4).
  • [CREDENTIALS_UNSAFE]: Accesses sensitive API credentials via environment variables (KLING_ACCESS_KEY, KLING_SECRET_KEY, KLINGAI_API_KEY) rather than using hardcoded secrets, adhering to security best practices.
  • [SAFE]: No evidence of malicious obfuscation, persistence mechanisms, unauthorized privilege escalation, or remote code execution from untrusted sources was detected across the skill files.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 04:34 AM