Create and query Databricks Genie Spaces for natural language SQL exploration. Use when building Genie Spaces, exporting and importing Genie Spaces, migrating Genie Spaces between workspaces or environments, or asking questions via the Genie Conversation API.
89
86%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill's migration workflow (spaces.md "Export, Import & Migration" and the agent workflow steps) requires exporting a serialized_space via migrate_genie(type="export"), reading and modifying that user-generated serialized_space (the .replace remapping example), and importing it back; the serialized_space contains instructions, example_question_sqls, SQL snippets and join specs that the agent consumes and which can directly change behavior, so it exposes the agent to untrusted third-party content.
b4071a0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.