cd/sources/leoy-auto-discovered· home sources Leoy (auto-discovered)
cat /sources/leoy-auto-discovered.feed | wc -l → 3

Leoy (auto-discovered)

articles 3 domain leoy.blog → feed RSS
21:23
2026-05-29
leoy.blog
ai-agents

How to securely connect ADK agents to models on Cloud Run

Google Cloud Run's built-in authentication and IAM policies protect model endpoints from unauthorized access, but the Agent Development Kit's LiteLLM connector requires manual handling of authenticate…

20:12
2026-05-29
leoy.blog
ai-safety

Securing Google API Keys

Google Cloud has issued a security advisory urging developers to restrict API keys used for AI services like Gemini, following reports of hijacked keys leading to compromised environments. The company…

05:04
2026-05-02
leoy.blog
generative-ai

How to wear Model Armor 2: Integrating with ADK and LangChain

Google Cloud's Model Armor security service can be integrated with LangChain and the Agent Development Kit (ADK) for sanitizing prompts and responses in Generative AI applications. The second installm…