appwrite-rust
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for the Appwrite Rust SDK, focusing on client initialization, user management, database operations, and file storage.
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected.
- [SAFE]: Sensitive information like project IDs and API keys are correctly handled using environment variables rather than being hardcoded.
- [SAFE]: External dependencies are restricted to well-known, versioned crates (
appwrite,tokio,serde_json) from the official Crates.io registry. - [SAFE]: Network communication is directed exclusively to official Appwrite API endpoints.
Audit Metadata