dashboard

Launch the Shasta dashboard in a browser to monitor cloud compliance posture.

145|28|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/transilienceai/shasta --skill dashboard-transilienceai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/transilienceai/shasta/tree/main/.claude/skills/dashboard
Command: npx skills add https://github.com/transilienceai/shasta --skill dashboard-transilienceai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The dashboard provides a centralized view of your cloud compliance posture, findings, controls, and risk register in a single browser-friendly interface, simplifying governance and auditing.

Core Features & Use Cases

  • Real-time visibility into SOC 2, ISO 27001, HIPAA, and other framework mappings; filter and explore findings; review control status; and track scan history and risk registers.
  • Local hosting with a lightweight FastAPI + Jinja2 UI, designed for quick setup and offline demonstrations.
  • Use Case: Security and compliance teams verify posture before audits or vendor assessments by opening the dashboard in a browser and exporting findings for auditor packages.

Quick Start

Start the local dashboard server and open http://127.0.0.1:8080 in your browser to view the compliance dashboard.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I view my cloud compliance posture and risk findings in a browser?▼

You can view your cloud compliance posture by starting the local dashboard server and navigating to http://127.0.0.1:8080 in your browser to explore findings and risk registers.

What compliance frameworks does the dashboard support for auditing?▼

The dashboard supports compliance auditing by providing real-time visibility into SOC 2, ISO 27001, and HIPAA framework mappings, allowing teams to review control status and scan history.

Do I need Python 3.12 to run the compliance dashboard locally?▼

Yes, running the compliance dashboard requires Python 3.12, the shasta.dashboard module, and a local data store at data/shasta.db to successfully render the user interface.

Can I use the dashboard offline for vendor security assessments?▼

Yes, the dashboard works offline for vendor security assessments because it features a lightweight FastAPI and Jinja2 UI designed specifically for quick local setup and offline demonstrations.

How do I export compliance findings for an auditor package?▼

You can export compliance findings for an auditor package by opening the dashboard in your browser, filtering the framework findings, and exporting the results to share with auditors.