appwrite-go
Facilitates server-side Go application development with Appwrite, covering user management, database CRUD, and file storage.
Install this skill
or
93/100
Security score
The appwrite-go skill was audited on Feb 28, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 29
External URL reference
SourceSKILL.md
| 29 | client.WithEndpoint("https://<REGION>.cloud.appwrite.io/v1"), |
low line 270
External URL reference
SourceSKILL.md
| 270 | // context.Res.Redirect("https://...") // 302 |
low line 289
External URL reference
SourceSKILL.md
| 289 | client.WithEndpoint("https://<REGION>.cloud.appwrite.io/v1"), |
low line 296
External URL reference
SourceSKILL.md
| 296 | client.WithEndpoint("https://<REGION>.cloud.appwrite.io/v1"), |
low line 343
External URL reference
SourceSKILL.md
| 343 | client.WithEndpoint("https://<REGION>.cloud.appwrite.io/v1"), |
low line 362
External URL reference
SourceSKILL.md
| 362 | account.WithCreateOAuth2TokenSuccess("https://example.com/oauth/success"), |
low line 363
External URL reference
SourceSKILL.md
| 363 | account.WithCreateOAuth2TokenFailure("https://example.com/oauth/failure"), |
Scanned on Feb 28, 2026
View Security Dashboard