skills/appwrite/claude-plugin/ruby/Gen Agent Trust Hub

ruby

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documents the official Appwrite Ruby SDK and follows security best practices.
  • Environment Variables: Credentials like APPWRITE_API_KEY and APPWRITE_PROJECT_ID are correctly handled via environment variables instead of being hardcoded.
  • Secure Authentication: The SSR authentication examples use recommended security flags for cookies (httponly, secure, same_site: :strict).
  • Permission Warnings: The skill includes a dedicated section on 'Permissions & Roles (Critical)' highlighting the risks of overly permissive roles like Role.any on sensitive operations.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the appwrite gem via RubyGems (gem install appwrite). This is the official SDK from a well-known service provider and is considered safe.
  • [COMMAND_EXECUTION]: The skill mentions the command gem install appwrite for initial setup. This is a standard installation procedure for Ruby libraries.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 12:00 PM
Security Audit — agent-trust-hub — ruby