klingai-async-workflows
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill's implementation is transparent and aligns with its stated purpose of managing AI workflows.
- [EXTERNAL_DOWNLOADS]: The skill uses the aiohttp library to connect to api.klingai.com. This domain is the official API for the Kling AI service and is recognized as a well-known service endpoint necessary for the skill's functionality.
- [COMMAND_EXECUTION]: The Python code utilizes environment variables for secure credential management and performs asynchronous processing without any high-risk shell injection or dangerous subprocess execution patterns.
Audit Metadata