If you discover a security vulnerability in SuearchHermes, please report it responsibly:
- Do not open a public GitHub issue
- Email: leonardo.ferioli.12@gmail.com
- Include: description, steps to reproduce, potential impact
You will receive a response within 48 hours.
SuearchHermes is a thin wrapper around the agy CLI. Security of the underlying agy OAuth session, Gemini API, and Google Search Grounding is handled by Google. This plugin does not store, transmit, or log any API keys or OAuth tokens — it simply invokes agy -p as a subprocess.
- Keep
agyupdated to the latest version - Do not share your
agyOAuth session with untrusted parties - The
--dangerously-skip-permissionsflag is used to allow non-interactive execution — this is safe for search queries but be aware of what it implies