LaunchKit · 2026
Back to Skills

shadow-ai-monitor

Shadow AI Monitor - Enterprise-grade dashboard for tracking employee AI tool usage, data exposure risks, and PIPEDA.

0
290 downloads
by @techcodecrafter

Setup & Installation

openclaw skills install @techcodecrafter/shadow-ai-monitor

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install shadow-ai-monitor

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.

INPUT

User asks: Generate a Shadow AI compliance dashboard for our organization

AGENT
  1. 1Run generate_demo_data.js to create shadow-ai-data.json with employee AI usage records
  2. 2Run generate_dashboard.js with the generated JSON to produce shadow-ai-dashboard.html
  3. 3Open shadow-ai-dashboard.html to review the PIPEDA compliance score, risk breakdown, and employee heatmap
  4. 4Click individual employee bars to inspect their riskiest events and tools used
  5. 5Click Export to produce a board-ready PDF with letterhead styling
OUTPUT

Interactive HTML dashboard showing a PIPEDA compliance score, color-coded risk event breakdown, and a downloadable PDF report