exasol-jdbc-virtual-schemas
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and SQL templates for managing Exasol virtual schemas. No malicious behavior, obfuscation, or unauthorized data access patterns were identified.
- [CREDENTIALS_UNSAFE]: The skill correctly uses placeholders (e.g., '', '') in SQL examples. It includes a dedicated security section that explicitly advises against hardcoding credentials in scripts and recommends using Exasol connection objects for secure secret management.
- [COMMAND_EXECUTION]: All SQL patterns described (CREATE VIRTUAL SCHEMA, ALTER VIRTUAL SCHEMA, EXPLAIN VIRTUAL) are standard administrative operations within the Exasol environment and do not involve arbitrary shell command execution or privilege escalation.
- [EXTERNAL_DOWNLOADS]: The skill refers to JAR files expected to be stored in BucketFS (a local Exasol storage system) and does not contain instructions to download or execute code from untrusted remote servers.
Audit Metadata