Auth Posture — Email Deliverability & Spoofability Audit for Gemini CLI
app.rowb.auth-posture/audit
One-call domain audit: MX receiving, SPF/DMARC/DKIM spoofing protection, disposable-address risk.
client:Gemini CLI
transport:streamable-http
tools:1
Install Auth Posture — Email Deliverability & Spoofability Audit in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"audit": {
"httpUrl": "https://auth-posture.rowb.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs