shamo0/AI-Detector
MDM Deployable scripts for detecting "Shadow AI"
Platform-specific configuration:
{
"mcpServers": {
"AI-Detector": {
"command": "npx",
"args": [
"-y",
"AI-Detector"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
This repository contains MDM-deployable scripts for detecting "Shadow AI" (unauthorized or unmanaged AI software, models, and agents) within your organization.
PATH for local LLM runners (Ollama, LM Studio, etc.), frontier AI desktop clients (Claude, ChatGPT), and AI-native IDEs (Cursor, Windsurf)..zsh_history, PowerShell history) for recent usage of AI-related CLI commands.The detection logic is synthesized from several key research projects:
detect-shadow-ai.sh (macOS / Linux)A bash script designed for macOS and Linux environments.
0: Clean (No Shadow AI findings).1: Findings Detected (Non-compliant).2: Script Error.Loading reviews...