sqlite
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides high-quality technical guidance and evaluation scripts for SQLite management, adhering to security best practices such as data validation and transaction isolation.
- [EXTERNAL_DOWNLOADS]: The skill references official SQLite documentation (sqlite.org) and established public repositories on GitHub for attribution and research purposes. These references do not involve the automated download or execution of remote code at runtime.
- [INDIRECT_PROMPT_INJECTION]: The skill contains workflows for processing database content, which is a potential surface for indirect prompt injection. However, the skill explicitly mandates security mitigations, including the use of
STRICTtables,CHECKconstraints for domain validation, andPRAGMA foreign_key_checkto ensure referential integrity, which effectively manage these risks.
Audit Metadata