skills/databricks-solutions/vibe-coding-workshop-template/genie-space-export-import-api/Gen Agent Trust Hub
genie-space-export-import-api
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill follows established Databricks development patterns for API interaction and workspace automation.
- [SAFE]: External communication is restricted to official Databricks REST API endpoints for Genie Space management.
- [SAFE]: Authentication is handled securely using platform-native methods, such as dbutils for notebook execution and environment-specific tokens for CLI scripts.
- [SAFE]: The SQL validation functionality in validate_genie_benchmark_sql.py is an intended diagnostic tool that operates on local configuration files within the user's workspace context.
- [EXTERNAL_DOWNLOADS]: Declares a dependency on the well-known 'requests' library within the job templates to facilitate API communication.
Audit Metadata