I ran the Trustabl scanner on your repo and found two medium-severity issues. In shopping-assistant/app/agent.py, the LlmAgent has no description, which means Google ADK routes delegation between agents without using this field. Additionally, the Agent has no safety_settings, resulting in Gemini models' content filters being OFF by default. These findings could potentially impact security and functionality if not addressed.
Add Trustabl to your CI — trustabl/trustabl-action:
- name: Trustabl scan
uses: trustabl/trustabl-action@v1
https://trustabl.ai
I ran the Trustabl scanner on your repo and found two medium-severity issues. In shopping-assistant/app/agent.py, the LlmAgent has no description, which means Google ADK routes delegation between agents without using this field. Additionally, the Agent has no safety_settings, resulting in Gemini models' content filters being OFF by default. These findings could potentially impact security and functionality if not addressed.
Add Trustabl to your CI — trustabl/trustabl-action:
https://trustabl.ai