canva-install-auth
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code for OAuth 2.0 PKCE flow targeting official Canva API endpoints (
api.canva.com). All network operations are directed at well-known service domains. - [SAFE]: No hardcoded credentials or sensitive data exfiltration patterns were found. Placeholders are used for configuration values.
- [SAFE]: The instructions promote secure credential management by explicitly directing the user to add secret-bearing files like
.envand.env.localto the project's.gitignorefile. - [SAFE]: No signs of prompt injection, obfuscation, or unauthorized privilege escalation were detected within the instructions or code samples.
Audit Metadata