axiom-sqlitedata-ref

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides documentation and code snippets for using the SQLiteData library in Swift applications.
  • [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety filters were found. Phrases such as 'Important' and 'Critical' are used appropriately within the instructional context to highlight technical requirements.
  • [DATA_EXPOSURE]: No hardcoded credentials, sensitive file paths, or unauthorized network operations were identified. The code snippets use standard database placeholders and illustrate safe data handling practices.
  • [COMMAND_EXECUTION]: The skill uses the #sql macro for database schema creation and migrations, which is a standard feature of the referenced library. It includes specific guidance to avoid SQL injection when using raw SQL by discouraging the use of the raw: interpolation for user-controlled data.
  • [EXTERNAL_DOWNLOADS]: The skill references official GitHub repositories for the SQLiteData, GRDB, and StructuredQueries libraries, which are well-known resources in the Swift development ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 02:48 PM
Security Audit — agent-trust-hub — axiom-sqlitedata-ref