CtrlK
BlogDocsLog inGet started
Tessl Logo

databricks-genie

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

Quality

86%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Repository
databricks-solutions/ai-dev-kit
Audited
Security analysis
Snyk

Is this your skill?

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.