Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Generates HTML dashboards for tracking employee AI tool usage across platforms like ChatGPT, Claude, and GitHub Copilot. Includes risk classification by data category, PIPEDA compliance scoring, and a demo data generator pre-loaded with realistic patterns for a 50-person organization. Runs entirely in the browser with no external dependencies.
Runs entirely locally with no external API calls or credentials, making it safe to use with sensitive organizational data in compliance-restricted environments.
When to use it
- Presenting AI governance gaps to a company board
- Auditing which AI tools employees use across a law firm
- Checking PIPEDA compliance score before a regulatory review
- Generating weekly shadow AI reports for a security team
- Demoing AI risk dashboards to enterprise clients
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Generate a Shadow AI compliance dashboard for our organization
- 1Run generate_demo_data.js to create shadow-ai-data.json with employee AI usage records
- 2Run generate_dashboard.js with the generated JSON to produce shadow-ai-dashboard.html
- 3Open shadow-ai-dashboard.html to review the PIPEDA compliance score, risk breakdown, and employee heatmap
- 4Click individual employee bars to inspect their riskiest events and tools used
- 5Click Export to produce a board-ready PDF with letterhead styling
Interactive HTML dashboard showing a PIPEDA compliance score, color-coded risk event breakdown, and a downloadable PDF report