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.
100
100%
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 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.