New Research: 6,943 AI agent skills have security flaws. We scanned all 40,059. Read the report →
CVSS 10/10 RCE affected 10,000+ users

Is Claude Code Safe?

Scan your Claude Code and MCP configuration for exposed credentials, malicious extensions, and known vulnerabilities.

$npx firmis-cli init --platform claude

Free scan. No sign-up required.

What Firmis Scans For

Exposed API Keys

Scans ~/.config/claude for hardcoded credentials visible to MCP servers

Malicious MCP Servers

Detects known bad actors and suspicious server configurations

Data Exfiltration Patterns

Identifies tools sending your data to external servers

Rules File Injection

Checks for hidden characters and prompt injection in config files

Use Firmis as an MCP Server

Add Firmis to your MCP configuration and let your AI agent scan for threats automatically.

Claude Code / Claude Desktop

{
  "mcpServers": {
    "firmis": {
      "command": "npx",
      "args": ["-y", "firmis-cli", "--mcp"]
    }
  }
}

Cursor

{
  "mcpServers": {
    "firmis": {
      "command": "npx",
      "args": ["-y", "firmis-cli", "--mcp"]
    }
  }
}

Secure Your Claude Code Setup

One command. 30 seconds. Know if your Claude configuration is safe.

$npx firmis-cli init
View on GitHub