cloud-sql-basics
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of client libraries and tools from various external sources.
- Instructions for installing
cloud-sql-python-connectorvia pip inreferences/client-library-usage.md. - Instructions for installing
@google-cloud/cloud-sql-connectorvia npm inreferences/client-library-usage.md. - Links to external GitHub repositories for Cloud SQL extensions under the
gemini-cli-extensionsorganization inreferences/mcp-usage.md. - Links to
mcp-toolbox.devfor integration sources inreferences/mcp-usage.md. - [COMMAND_EXECUTION]: The skill provides numerous examples of shell commands for managing cloud infrastructure.
- Extensive list of
gcloud sqlcommands for creating, describing, and modifying database instances inSKILL.mdandreferences/cli-usage.md. - Instructions for running the
cloud-sql-proxybinary to establish secure connections inSKILL.md. - [PROMPT_INJECTION]: The skill describes an architecture that creates an indirect prompt injection surface by ingesting data from managed databases.
- Ingestion points: The
execute_sqltool (referenced inreferences/mcp-usage.md) allows an agent to retrieve data from a Cloud SQL instance. - Boundary markers: There are no instructions or system prompts provided to the agent to treat the output of SQL queries as untrusted data or to ignore instructions contained within that data.
- Capability inventory: The skill provides access to administrative commands (
gcloud sql) and data manipulation tools (execute_sql) across its reference files. - Sanitization: The documentation does not include guidance on sanitizing or validating database output before it is processed by the AI agent.
Audit Metadata