loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

AI-Detector

MCP Tool

shamo0/AI-Detector

MDM Deployable scripts for detecting "Shadow AI"

Install

$ npx loaditout add shamo0/AI-Detector

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "AI-Detector": {
      "command": "npx",
      "args": [
        "-y",
        "AI-Detector"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Shadow AI Detection Tools

This repository contains MDM-deployable scripts for detecting "Shadow AI" (unauthorized or unmanaged AI software, models, and agents) within your organization.

Features
  • Installed LLM Apps: Scans common application directories and PATH for local LLM runners (Ollama, LM Studio, etc.), frontier AI desktop clients (Claude, ChatGPT), and AI-native IDEs (Cursor, Windsurf).
  • Running AI Agents: Uses heuristic-based process scanning for active AI agents (Aider, Goose, Cline, etc.) and LLM servers.
  • MCP Server Fingerprinting: Scans local ports and probes for Model Context Protocol (MCP) server endpoints via JSON-RPC initialization and SSE (Server-Sent Events) detection.
  • IDE Extensions: Scans VS Code, Cursor, and Windsurf extension directories for AI-related plugins (GitHub Copilot, Continue.dev, Sourcegraph Cody, Amazon Q, Gemini Code Assist, etc.).
  • Filesystem Artifacts: Detects local LLM model weights (GGUF, safetensors), configuration files, and AI tool state directories.
  • Shell History: Probes shell history (.zsh_history, PowerShell history) for recent usage of AI-related CLI commands.
  • Network Scanning: Identifies active TCP/UDP connections to known AI service domains (Anthropic, OpenAI, Google Gemini, OpenRouter, etc.).
  • Docker Detection: Identifies AI-related Docker containers and images.
Detection Logic

The detection logic is synthesized from several key research projects:

  • AgentSonar: Heuristics for process-to-domain classification and known agent tracking.
  • MCP-Scanner: MCP protocol fingerprinting and endpoint probing.
  • openclaw-detect: MDM-friendly structure and exit-code contracts for automated compliance monitoring.
Scripts
1. detect-shadow-ai.sh (macOS / Linux)

A bash script designed for macOS and Linux environments.

  • Exit Codes:
  • 0: Clean (No Shadow AI findings).
  • 1: Findings Detected (Non-compliant).
  • 2: Script Error.
  • **Deploym

Tags

aiai-agentsdetectionlinuxmacosmcpmonitoringobservabilityvisibilitywindows

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated10 days ago
Security: BREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/3/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/shamo0/AI-Detector)](https://loaditout.ai/skills/shamo0/AI-Detector)