Odel
TAR Engine

TAR Engine

Local
@qingxuantang2PythonApache-2.0Updated 1mo ago

Audit AI skill safety before you ship. Static, semantic, adversarial, supply chain scans.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItar-enginev0.3.3

Run

uvx tar-engine

MCP client config

{
  "mcpServers": {
    "tar-engine": {
      "command": "uvx",
      "args": [
        "tar-engine"
      ]
    }
  }
}