base
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard functionality for LibreOffice Base, including database design, SQL execution, and Python-based automation via the UNO API.
- [EXTERNAL_DOWNLOADS]: The documentation mentions installing well-known and trusted Python libraries (
pyodbc,sqlalchemy) for database connectivity, which is consistent with the skill's primary purpose. - [COMMAND_EXECUTION]: The skill includes instructions for starting LibreOffice in headless mode or as a base application via the command line, which are standard operations for automation workflows.
- [DATA_EXPOSURE]: While the skill provides examples for connecting to external databases with credentials, it uses variable placeholders rather than hardcoding sensitive information, aligning with secure coding practices.
Audit Metadata