agentsentinel-cli

jaydenaung/agentsentinel-cli
★ 0 stars Python Security Updated 5d ago
Security CLI for AI agents and MCP servers. Analyst mode with persistent memory, supply chain auditing, red-team probing, and secrets scanning. ▎ Covers OWASP Top 10 for Agentic Applications 2026. No server required.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentsentinel-cli": {
      "command": "uvx",
      "args": [
        "agentsentinel-cli"
      ]
    }
  }
}

Or install with pip: pip install agentsentinel-cli

README Excerpt

**The nmap of AI agents and MCP servers. Deterministic. Protocol-based. No API key required.** ```bash pipx install agentsentinel-cli ``` --- `sentinel` discovers and audits AI agents and MCP servers. Every result is deterministic — same input, same output, every time. No cloud dependency, no API key required for any scan.

Tools (20)

A2A02_UNBOUNDED_SPAWNINGA2A03_IMPLICIT_TRUSTA2A04_PROMPT_PASSTHROUGHA2A05_UNSCOPED_DELEGATIONA2A06_CIRCULAR_DELEGATIONCODE_EXECUTION_GRANTCODE_EXECUTION_TOOLDANGEROUS_GRANTSEXFILTRATION_PATHGroupChatManagerHARDCODED_CREDENTIALSHOST_ACCESSIBILITY_AIHOST_AI_PROCESS_EXPOSEDHOST_API_KEY_IN_SHELLHOST_FDA_AI_APPHOST_FILEVAULT_OFFHOST_GATEKEEPER_OFFHOST_HOOKS_SHELLHOST_LARGE_MEMORYHOST_MANY_MCP_SERVERS