axiom-grdb
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical documentation and code snippets for the GRDB.swift library, a well-known SQLite toolkit for Swift.
- [SAFE]: All database interaction examples demonstrate the use of parameterized queries (using the
?placeholder andargumentsarray). This is the industry-standard method for preventing SQL injection vulnerabilities. - [SAFE]: External links point to official and well-known repositories (e.g.,
github.com/groue/GRDB.swift) and standard documentation (sqlite.org), which are recognized as trusted technology sources. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, obfuscation, or unauthorized command execution were detected in the skill's content or metadata.
Audit Metadata