databricks-synthetic-data-generation
Warn
Audited by Socket on Feb 27, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
This skill is a coherent Databricks synthetic-data generation script. Its capabilities match its stated purpose: it generates synthetic customers/orders/tickets with realistic distributions and writes raw parquet files to a Unity Catalog volume. There are no signs of malicious behavior, network exfiltration, or obfuscated payloads. The primary security considerations are operational: the script requires elevated Unity Catalog/storage privileges (CREATE CATALOG/SCHEMA/VOLUME) and recommends reusing persistent execution contexts (which can persist installed packages). Ensure catalog/schema inputs are trusted or sanitized and limit execution to authorized environments.
Confidence: 75%Severity: 75%
Audit Metadata