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.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/oxsecurity/megalinter/grafana-dashboardingnpx skills add oxsecurity/megalinter --skill grafana-dashboardinggit 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-dashboarding)<a href="https://agentmods.dev/skills/oxsecurity/megalinter/grafana-dashboarding"><img src="https://agentmods.dev/badge/skills/oxsecurity/megalinter/grafana-dashboarding.svg" alt="Measured on agentmods" height="20"></a>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.00224 | $0.01582 |
| Opus 5 | $0.00112 | $0.00791 |
| Sonnet 5 | $0.00045 | $0.00316 |
| Haiku 4.5 | $0.00022 | $0.00158 |
Grade A, and why
grafana-dashboarding 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 6d 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.
RESP=$(curl -s -X POST -H "Authorization: Bearer $TOKEN" \ 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.
- 6d ago First seen · 137 lines · 224 tokens per session scan A 2b1f3d951119
grafana-dashboarding is a skill published in the GitHub repository oxsecurity/megalinter (2,577 stars, last pushed today), licensed AGPL-3.0. It adds 224 tokens to every session and 1,582 once invoked, about $0.0011 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
airflow-java-sdk
Guide for contributing to the Airflow Java SDK (AIP-108). Use this skill whenever a contributor is working in the java-sdk/ directory or on the Java coordinator in task-sdk/src/airflow/sdk/coordinators/java/ — whether they want to add a feature, write tests, fix a bug, understand the architecture, or prepare a PR.…
dd-code-generation
Use pup CLI for immediate Datadog operations or generate code for integration into applications.
implement
Research, implement, test, document, and review a Fallow feature, fix, refactor, or repository improvement. Use when asked to build or change Fallow.
open-draft-pr
Prepare local changes for review with an intentional commit, push, and ready PR for fallow. Use when the user wants to publish work, open a PR, or turn local changes into a reviewable branch.
panel-review-loop
Iteratively review and improve a Fallow user-facing surface across representative real-world projects until the panel has no blocking concerns.
panel-review
Review a Fallow design, plan, workflow, CLI surface, documentation architecture, or user experience with representative end-user and domain-expert perspectives before implementation.