appwrite-php
Facilitates server-side PHP development with Appwrite, enabling user management, database operations, and file storage integration.
Install this skill
or
94/100
Security score
The appwrite-php skill was audited on Feb 28, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 28
External URL reference
SourceSKILL.md
| 28 | ->setEndpoint('https://<REGION>.cloud.appwrite.io/v1') |
low line 235
External URL reference
SourceSKILL.md
| 235 | // return $context->res->redirect('https://...'); // 302 |
low line 252
External URL reference
SourceSKILL.md
| 252 | ->setEndpoint('https://<REGION>.cloud.appwrite.io/v1') |
low line 258
External URL reference
SourceSKILL.md
| 258 | ->setEndpoint('https://<REGION>.cloud.appwrite.io/v1') |
low line 304
External URL reference
SourceSKILL.md
| 304 | 'https://example.com/oauth/success', |
low line 305
External URL reference
SourceSKILL.md
| 305 | 'https://example.com/oauth/failure', |
Scanned on Feb 28, 2026
View Security Dashboard