Skip to main content

managing-appwrite-functions

Handles backend logic for sensitive tasks like payment verification and data processing using Appwrite functions.

Install this skill

or
98/100

Security score

The managing-appwrite-functions skill was audited on Feb 28, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 25

Access to .env file

SourceSKILL.md
25.setEndpoint(process.env.APPWRITE_FUNCTION_ENDPOINT)
low line 26

Access to .env file

SourceSKILL.md
26.setProject(process.env.APPWRITE_FUNCTION_PROJECT_ID)
Scanned on Feb 28, 2026
View Security Dashboard