← ClaudeAtlas

security-tracker-stats-dashboardlisted

Generate a self-contained HTML dashboard of `<tracker>` repository statistics for security-team review.
apache/airflow-steward · ★ 17 · AI & Automation · score 79
Install: claude install-skill apache/airflow-steward
<!-- SPDX-License-Identifier: Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0 --> <!-- Placeholder convention (see AGENTS.md#placeholder-convention-used-in-skill-files): <project-config> -> adopting project's `.apache-steward/` directory <framework> -> framework root (the `.apache-steward/` snapshot in an adopter repo, or `.` in the framework standalone checkout) <tracker> -> value of `tracker_repo:` in <project-config>/project.md (example: airflow-s/airflow-s) <upstream> -> value of `upstream_repo:` in <project-config>/project.md (example: apache/airflow); may be null for trackers whose fixes do not land in a single upstream codebase. Before running any bash command below, substitute these with the concrete values from the adopting project's <project-config>/project.md. --> # security-tracker-stats-dashboard Read-only skill that renders a self-contained HTML page summarising the state of `<tracker>` over time. The skill wraps the [`tools/security-tracker-stats-dashboard/`](../../../tools/security-tracker-stats-dashboard/README.md) runtime tool — both the slash-command path (this skill) and the script path (`run.sh`) run the same fetch + render pipeline; the skill adds invocation niceties (resolving cache paths, surfacing the output URL, proposing a stale-cache refre