appwrite-php
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the official Appwrite PHP SDK. All external references and downloads target the official and well-known Appwrite service.
- [SAFE]: Code examples correctly demonstrate the use of environment variables (
getenv) for managing sensitive credentials like API keys and project IDs, preventing hardcoded secrets. - [SAFE]: The skill includes a 'Permissions & Roles' section that educates the user on secure access control, specifically warning against the risks of overly permissive roles (e.g.,
Role::any()) and the importance of resource-level permissions. - [SAFE]: No obfuscation, prompt injection attempts, or unauthorized data exfiltration patterns were identified in the content.
Audit Metadata