sqlite
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
run_terminal_cmdto interact with the localsqlite3CLI andsqldiffutility. These operations are restricted to database management tasks as described in the skill's documentation. - [EXTERNAL_DOWNLOADS]: References are made to official SQLite documentation (sqlite.org) and the author's own GitHub repository (SimHacker/moollm). These are well-known or vendor-owned resources and do not involve the download or execution of untrusted scripts.
- [DATA_EXFILTRATION]: No unauthorized data transfer or credential harvesting patterns were observed. The skill's operations are confined to local file system access for .db files.
- [PROMPT_INJECTION]: The skill does not contain instructions that attempt to override agent safety guidelines or manipulate core behavior. It uses standard instructional language for database operations.
- [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation patterns were detected across the analyzed files.
Audit Metadata