canva-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a repository of technical documentation and code templates for Canva API integration, with no executable malicious code present.\n- [SAFE]: All network operations defined in the code patterns are directed at the official Canva API endpoint (api.canva.com), which is a well-known and trusted service.\n- [SAFE]: The code patterns correctly implement secret management by referencing environment variables (process.env) rather than using hardcoded credentials.\n- [SAFE]: The inclusion of response validation patterns using Zod is a proactive security measure against data corruption and indirect prompt injection attacks by ensuring external data conforms to expected formats.\n- [SAFE]: No patterns associated with prompt injection, obfuscation, privilege escalation, or persistence were detected.
Audit Metadata