Skip to main content

appwrite-ruby

Facilitates server-side Ruby application development with Appwrite, covering user management, database CRUD, and file storage.

Install this skill

or
93/100

Security score

The appwrite-ruby 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.set_endpoint('https://<REGION>.cloud.appwrite.io/v1')
low line 238

External URL reference

SourceSKILL.md
238# context.res.redirect('https://...') # 302
low line 255

External URL reference

SourceSKILL.md
255.set_endpoint('https://<REGION>.cloud.appwrite.io/v1')
low line 261

External URL reference

SourceSKILL.md
261.set_endpoint('https://<REGION>.cloud.appwrite.io/v1')
low line 300

External URL reference

SourceSKILL.md
300.set_endpoint('https://<REGION>.cloud.appwrite.io/v1')
low line 320

External URL reference

SourceSKILL.md
320success: 'https://example.com/oauth/success',
low line 321

External URL reference

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