kie-ai-generation
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructional content and code snippets for integrating with the Kie.ai API service. All network operations are directed at the official API endpoints (api.kie.ai) required for the skill's stated purpose.- [SAFE]: The provided code examples in Python and TypeScript follow standard development practices, utilizing well-known libraries like 'requests' and the native 'fetch' API.- [SAFE]: The documentation includes explicit security guidance, specifically warning users to store API keys in environment variables (KIE_API_KEY) and to never expose them to the frontend.- [SAFE]: Best practices for handling external data are recommended, including idempotency checks for callbacks and secondary verification of results.- [SAFE]: No evidence of prompt injection, obfuscation, persistence mechanisms, or unauthorized privilege escalation was found in the provided markdown or code blocks.
Audit Metadata