dashboard

Categorize tracked vulnerabilities from memory and manifest data into a read-only dashboard.

9|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Vulnetix/pix-ai-coding-assistant --skill dashboard-vulnetix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/Vulnetix/pix-ai-coding-assistant/tree/main/vulnetix/skills/dashboard
Command: npx skills add https://github.com/Vulnetix/pix-ai-coding-assistant --skill dashboard-vulnetix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates vulnerability information from memory data and manifests, providing a read-only dashboard that highlights open and resolved issues to help teams track risk.

Core Features & Use Cases

  • Read-only vulnerability overview: loads, categorizes, and displays current vulnerabilities from memory and manifests.
  • Open vs Resolved tracking: presents open vulnerabilities with status, and resolved entries with history context.
  • Manifest tracking: surfaces tracked manifests and recent scan information to correlate vulns with code changes.

Quick Start

Open the Vulnetix Vulnerability Dashboard to view all tracked vulnerabilities and their current status.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I view tracked vulnerabilities in my software project at a glance?

A vulnerability dashboard surfaces and categorizes tracked vulnerabilities from memory and manifest data, providing a read-only overview of open and resolved issues. It presents sorted open vulnerabilities with status and resolved entries with history context.

What is a read-only vulnerability dashboard and how does it track open vs resolved issues?

A read-only vulnerability dashboard consolidates vulnerability information from memory data and manifests. It highlights open vulnerabilities with their current status and presents resolved entries with history context to help teams track risk without modifying data.

How to surface vulnerabilities from memory.yaml and manifests in a consolidated view?

To surface vulnerabilities from memory.yaml and manifests, analyze the repository to categorize all tracked vulnerabilities. The dashboard provides at-a-glance status views, per-item details, and manifest tracking with recent scan information.

Does this vulnerability dashboard support manifest tracking for recent scans?

Yes, the vulnerability dashboard supports manifest tracking by surfacing tracked manifests and recent scan information. This correlates vulnerabilities with code changes to help teams understand the context of identified software security issues.

Can I modify vulnerability statuses directly in the dashboard or is it read-only?

The dashboard is strictly read-only and cannot modify vulnerability statuses. It loads, categorizes, and displays current vulnerabilities from memory and manifests, providing clear recommendations without altering the underlying vulnerability tracking data.