swift
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly identifies the official Appwrite Swift SDK GitHub repository as the source for the Swift Package Manager dependency.- [SAFE]: Documentation encourages the use of environment variables (ProcessInfo.processInfo.environment) for sensitive credentials like API keys and Project IDs, rather than hardcoding them.- [SAFE]: Server-side rendering (SSR) examples implement robust security measures, including the use of HttpOnly, Secure, and SameSite: .strict attributes for session cookies to mitigate XSS and CSRF risks.- [SAFE]: The skill includes dedicated security guidance on Permissions and Roles, warning users about the risks of public write access and sensitive data exposure.
Audit Metadata