appwrite-swift

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Downloads the Appwrite Swift SDK from the author's GitHub repository (github.com/ChiragAgg5k/sdk-for-swift) via Swift Package Manager. This is a vendor-owned resource.- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by processing untrusted data through multiple channels.
  • Ingestion points: Data enters the system via tablesDB.createRow, functions.createExecution, and context.req.body in function handlers.
  • Boundary markers: The examples do not demonstrate the use of delimiters or instructions to ignore instructions embedded within the data.
  • Capability inventory: The skill enables network requests to the Appwrite API, file system interactions via InputFile, and execution of serverless functions.
  • Sanitization: No sanitization or validation logic is shown for the data being ingested and processed.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 12:48 AM