pkg-oracle — Dependency Trust Oracle for Gemini CLI
io.github.julian-martin89/pkg-oracle
Blocks typosquatted or hallucinated npm/PyPI packages before an AI agent installs them.
client:Gemini CLI
transport:streamable-http
tools:1
Install pkg-oracle — Dependency Trust Oracle in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pkg-oracle": {
"httpUrl": "https://mcp-snowy-dew-9447.fly.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs