magpie-security-tracker-stats-dashboard

Generate a self-contained HTML dashboard of repository statistics via GitHub API.

79|76|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/apache/magpie --skill magpie-security-tracker-stats-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: magpie-security-tracker-stats-dashboard
Source: https://github.com/apache/magpie/tree/main/skills/security-tracker-stats-dashboard
Command: npx skills add https://github.com/apache/magpie --skill magpie-security-tracker-stats-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, python3, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a quick and efficient way to generate a self-contained HTML dashboard of repository statistics, providing security teams with a visual overview of the repository's state over time.

Core Features & Use Cases

  • Dashboard Generation: Automatically creates an HTML dashboard summarizing repository statistics.
  • Read-only Access: Ensures that the Skill does not modify any tracker state, maintaining data integrity.
  • Use Case: When a user needs to review the health of a tracker repository and generate monthly or quarterly statistics.

Quick Start

To regenerate the tracker dashboard, simply invoke the skill with the command "regenerate the tracker dashboard".

Frequently Asked Questions about magpie-security-tracker-stats-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an HTML dashboard of repository statistics for security review?

To generate an HTML dashboard of repository statistics for security review, you can use a skill that fetches data via the GitHub API and renders a self-contained HTML file. It provides a visual overview of the repository's state on a read-only basis.

What is the best way to visualize repository statistics for monthly security tracker reviews?

Visualizing repository statistics for monthly security tracker reviews is best handled by generating a self-contained HTML dashboard. This approach fetches data via the GitHub API and renders an HTML file, providing a quick visual overview without modifying tracker state.

Do I need Python and GitHub CLI installed to generate a repository statistics dashboard?

Yes, you need Python and GitHub CLI installed to generate a repository statistics dashboard. The skill requires a Python environment with specific tools like gh and jq installed, and it needs read-only access to the repository via the GitHub API.

Does generating a security review dashboard modify the tracker repository state?

Generating a security review dashboard does not modify the tracker repository state. The skill operates strictly on a read-only basis, fetching data via the GitHub API to render the HTML statistics file while maintaining data integrity.

How to regenerate a tracker dashboard for a security review?

To regenerate a tracker dashboard for a security review, you simply invoke the skill with the command to regenerate the tracker dashboard. It fetches repository statistics via the GitHub API and outputs a self-contained HTML file.

Can I use jq and Python to fetch GitHub API statistics for an HTML dashboard?

Yes, you can use jq and Python to fetch GitHub API statistics for an HTML dashboard. The skill relies on these specific tools within a Python environment to fetch repository data and render the final self-contained HTML statistics file.