Skip to main content

appwrite-dotnet

Facilitates server-side C# development with Appwrite, covering user management, database operations, and file storage.

Install this skill

or
93/100

Security score

The appwrite-dotnet 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 23

External URL reference

SourceSKILL.md
23.SetEndpoint("https://<REGION>.cloud.appwrite.io/v1")
low line 228

External URL reference

SourceSKILL.md
228// context.Res.Redirect("https://..."); // 302
low line 245

External URL reference

SourceSKILL.md
245.SetEndpoint("https://<REGION>.cloud.appwrite.io/v1")
low line 251

External URL reference

SourceSKILL.md
251.SetEndpoint("https://<REGION>.cloud.appwrite.io/v1")
low line 291

External URL reference

SourceSKILL.md
291.SetEndpoint("https://<REGION>.cloud.appwrite.io/v1")
low line 310

External URL reference

SourceSKILL.md
310success: "https://example.com/oauth/success",
low line 311

External URL reference

SourceSKILL.md
311failure: "https://example.com/oauth/failure"
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →