cloud-logging-query-generation
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- Secure Identifier Handling: The instructions require the agent to use uppercase placeholders (e.g., <PROJECT_ID>, <YOUR_SERVICE_NAME>) instead of requesting or guessing sensitive user data. This approach protects environment-specific information during the query generation process.
- Verified Technical References: The skill points to official cloud documentation domains (docs.cloud.google.com) for syntax and resource catalogs. These trusted sources provide the necessary context for generating accurate and secure queries without introducing external risks.
- Structured Query Generation: By enforcing strict syntax rules (such as mandatory double quotes and uppercase boolean operators) and a restricted output format, the skill ensures that the generated LQL is valid and less susceptible to common parsing errors or injection attempts within the logging environment.
Audit Metadata