exasol-document-virtual-schemas
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides SQL templates for administrative tasks such as
CREATE OR REPLACE JAVA ADAPTER SCRIPTandCREATE VIRTUAL SCHEMA. These are standard operations within the Exasol database environment intended for schema management. - [DATA_EXPOSURE_AND_EXFILTRATION]: The instructions explicitly advise against hardcoding credentials and instead recommend using Exasol connection objects and sample placeholders. This aligns with security best practices for secret management.
- [INDIRECT_PROMPT_INJECTION]: The skill acts as a template generator that interpolates user-provided parameters (like bucket names and mapping paths) into SQL statements. While this is an ingestion surface, the skill includes explicit security and privilege guidelines in
references/document-virtual-schemas.mdto mitigate risks. - [DYNAMIC_EXECUTION]: The skill documents the use of Java adapter scripts which load external JAR files from BucketFS. This is a core architectural feature of the Exasol platform and the documentation follows standard vendor implementation patterns.
Audit Metadata