Comprehensive toolkit for generating best practice PromQL (Prometheus Query Language) queries following current standards and conventions. Use this skill when creating new PromQL queries, implementing monitoring and alerting rules, or building observability dashboards.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
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.
The skill's SKILL.md workflow and "Documentation Lookup" explicitly direct the agent to fetch external Prometheus documentation (via "context7 MCP" resolution and a "Fallback WebSearch" for "Prometheus PromQL ...") and to read/cite those third-party web docs before generating queries, so untrusted public web content would be ingested and could influence subsequent tool use and actions.