# Vext Dashboard

> Security status dashboard that aggregates data from all VEXT Shield components into a comprehensive security posture report with an A-F grade. Built by Vext Labs.

- Skill: `dvcrn/vext-dashboard` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add dvcrn/vext-dashboard`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dvcrn/vext-dashboard/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: dvcrn (https://skillmd.com/u/dvcrn)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/dvcrn/vext-dashboard

---


# VEXT Dashboard

Aggregated security dashboard for your OpenClaw installation. Combines scan results, monitor alerts, audit reports, red team findings, and firewall violations into a single security posture report.

## Usage

- "Show my security dashboard"
- "What's my security score?"
- "Generate a security report"

## What It Shows

1. **Overall security grade** (A-F) with numeric score
2. **Last scan results** and date
3. **Monitor alerts** summary
4. **Audit status** and configuration grade
5. **Red team results** (if any)
6. **Firewall policy** violations
7. **Recent alerts** timeline

## Rules

- Only read data from other VEXT Shield components — never modify
- Present findings accurately without minimizing
- Do not transmit dashboard data externally

## Safety

- Read-only operation — aggregates existing reports and logs
- No network requests
- Dashboard saved locally to ~/.openclaw/vext-shield/reports/

