sqlite-skill
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is strictly informative, containing only Markdown documentation and code snippets. It does not include any executable scripts or automation that could perform malicious actions.
- [SAFE]: The documentation explicitly promotes security best practices, including mandatory parameter binding (
?placeholders) to prevent SQL injection and the use of white-listing for dynamic SQL identifiers like table or column names. - [SAFE]: Analysis of data handling practices shows robust advice for multi-tenant isolation, log scrubbing of sensitive information, and encryption of sensitive fields at rest.
- [SAFE]: No obfuscation techniques, hidden commands, or external dependency risks were found across all 33 files. All external links point to the official SQLite documentation domain.
Audit Metadata