Skip to content
Zed

fake star audit for Zed

io.github.armada735/fake-star-audit

Transparent rule-based GitHub fake-star detector — LOW/MEDIUM/HIGH with per-rule evidence.

client:Zed transport:stdio runtime:pypi

Install fake star audit in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "fake-star-audit": {
      "command": "uvx",
      "args": [
        "fake-star-audit"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

fake star audit in other clients