exasol-ai-setup
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the
exasol.nb_connectorlibrary, which is a resource provided by the authoring organization. It manages database credentials and configuration through a local encrypted store. - [DATA_EXPOSURE]: The instructions and scripts follow secure development practices by explicitly advising against hardcoding credentials. Instead, they utilize environment variables such as
SCS_MASTER_PASSWORD,EXASOL_DB_PASSWORD,EXASOL_BFS_PASSWORD, andEXASOL_SAAS_TOKENto handle sensitive information. - [COMMAND_EXECUTION]: The skill includes a validation script (
scripts/validate_config.py) that checks for the presence of required configuration keys and ensures that placeholder values (e.g.,<account-id>) have been replaced with actual data before proceeding to downstream tasks.
Audit Metadata