MegaLinter is a repository analysis tool that runs linters and related checks across source code, infrastructure-as-code, configuration, scripts, formats, spelling, copy-pastes, and security issues. It is for teams that want automated quality checks in GitHub Actions, other CI systems, or local development. The catalogue add-ons help coding agents use and configure MegaLinter and respond to its findings.
Borrowing it
Nothing to install: this file belongs to oxsecurity/megalinter. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/oxsecurity/megalinter/main/.claude/skills/grafana-promql/SKILL.mdgit clone --depth 1 https://github.com/oxsecurity/megalinterWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/oxsecurity/megalinter/grafana-promql)<a href="https://agentmods.dev/skills/oxsecurity/megalinter/grafana-promql"><img src="https://agentmods.dev/badge/skills/oxsecurity/megalinter/grafana-promql.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00202 | $0.01238 |
| Opus 5 | $0.00101 | $0.00619 |
| Sonnet 5 | $0.00040 | $0.00248 |
| Haiku 4.5 | $0.00020 | $0.00124 |
Grade A, and why
grafana-promql scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
# and add basic auth (-u "<metrics_user>:<token>") to each curl below. The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 108 lines · 202 tokens per session scan A 9150bf04266e
grafana-promql is a skill published in the GitHub repository oxsecurity/megalinter (2,579 stars, last pushed yesterday), licensed AGPL-3.0. It adds 202 tokens to every session and 1,238 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
dd-code-generation
Use pup CLI for immediate Datadog operations or generate code for integration into applications.
truecourse-hooks
Install, configure, or remove the TrueCourse pre-commit hook.
truecourse-analyze
Run TrueCourse architecture analysis on this repository.
truecourse-fix
Fix TrueCourse violations that have suggested fixes.
truecourse-list
List TrueCourse violations found in this repository.
implement-type-annotations
Add comprehensive type hints to Python/TypeScript code to improve IDE support, catch errors early, and enable better AI code understanding.