appwrite-rust

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill provides valid documentation and examples for using the official Appwrite Rust SDK in server-side applications.
  • [CREDENTIALS_SAFE]: The examples demonstrate using environment variables (std::env::var) for sensitive project IDs and API keys, adhering to security best practices for credential management.
  • [EXTERNAL_DOWNLOADS]: Dependencies are managed via crates.io, the standard and official Rust package registry.
  • [INDIRECT_PROMPT_INJECTION]: The skill provides capabilities to ingest untrusted data from remote sources which could be used to influence agent behavior. 1. Ingestion points: list_rows, get_row, and get_file_download in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: Database and file modification (create/update/delete) and cloud function execution (create_execution). 4. Sanitization: Not demonstrated in code samples.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 04:06 PM
Security Audit — agent-trust-hub — appwrite-rust