appwrite-swift
Facilitates building iOS and server-side Swift apps with Appwrite SDK, covering authentication, database queries, and user management.
Install this skill
or
92/100
Security score
The appwrite-swift skill was audited on Feb 28, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 24
External URL reference
SourceSKILL.md
| 24 | .setEndpoint("https://<REGION>.cloud.appwrite.io/v1") |
low line 34
External URL reference
SourceSKILL.md
| 34 | .setEndpoint("https://<REGION>.cloud.appwrite.io/v1") |
low line 298
External URL reference
SourceSKILL.md
| 298 | // context.res.redirect("https://...") // 302 |
low line 314
External URL reference
SourceSKILL.md
| 314 | .setEndpoint("https://<REGION>.cloud.appwrite.io/v1") |
low line 320
External URL reference
SourceSKILL.md
| 320 | .setEndpoint("https://<REGION>.cloud.appwrite.io/v1") |
low line 361
External URL reference
SourceSKILL.md
| 361 | .setEndpoint("https://<REGION>.cloud.appwrite.io/v1") |
low line 379
External URL reference
SourceSKILL.md
| 379 | success: "https://example.com/oauth/success", |
low line 380
External URL reference
SourceSKILL.md
| 380 | failure: "https://example.com/oauth/failure" |
Scanned on Feb 28, 2026
View Security Dashboard