WhatTheAgent

Rosh1106/WhatTheAgent
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Local-first capability discovery for AI agent workspaces. Scans your skills, MCP servers, and scripts to find risky combinations (e.g. read .env + post to webhook = data exfiltration) — no LLM calls, no uploads. CLI + HTML report + chat summary for personal agents like Hermes and OpenClaw.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "whattheagent": {
      "command": "npx",
      "args": [
        "-y",
        "Rosh1106/WhatTheAgent"
      ]
    }
  }
}

Topics

agentsagentsecurityaiai-agentshermes-securityhermes-skillopenclaw-skilltools