We ran the Trustabl scanner on your repo and discovered several medium severity findings. In contributing/samples/agent_governance/main.py, the LlmAgent lacks a description, which could affect routing delegation between agents in Google ADK. Additionally, both contributing/samples/agent_governance/main.py and contributing/samples/hitl_approval/credit_agent/agent.py do not specify safety_settings for their agents, meaning that Gemini models' content filters default to OFF. These findings could potentially impact the security and functionality of your agents in Google ADK. Please review these areas to ensure they meet your requirements.
Add Trustabl to your CI — trustabl/trustabl-action:
- name: Trustabl scan
uses: trustabl/trustabl-action@v1
We ran the Trustabl scanner on your repo and discovered several medium severity findings. In
contributing/samples/agent_governance/main.py, the LlmAgent lacks a description, which could affect routing delegation between agents in Google ADK. Additionally, bothcontributing/samples/agent_governance/main.pyandcontributing/samples/hitl_approval/credit_agent/agent.pydo not specify safety_settings for their agents, meaning that Gemini models' content filters default to OFF. These findings could potentially impact the security and functionality of your agents in Google ADK. Please review these areas to ensure they meet your requirements.Add Trustabl to your CI — trustabl/trustabl-action: