Skip to content

Add Trustabl Agent Scanner to CI - #4

Open
trustabl-kathrina wants to merge 1 commit into
bhancockio:mainfrom
trustabl-kathrina:add-trustabl-action
Open

trustabl-kathrina wants to merge 1 commit into
bhancockio:mainfrom
trustabl-kathrina:add-trustabl-action

Conversation

@trustabl-kathrina

Copy link
Copy Markdown

We came across your repo and we like the way you demonstrate the capabilities of the A2A SDK with a variety of projects, each showcasing different aspects of agent-to-agent interaction. We scanned the repo, and noticed agent runtime reliability findings that might be worth reviewing.

  1. [MEDIUM] Agent has no safety_settings
    File: a2a_friend_scheduling/host_agent_adk/host/agent.py
    What it means: Google ADK agents use Gemini models whose configurable content filters default to OFF when safety_settings is not provided.

  2. [MEDIUM] LlmAgent has no description
    File: a2a_friend_scheduling/karley_agent_adk/agent.py
    What it means: Google ADK routes delegation between agents using the description= field on each LlmAgent.

  3. [MEDIUM] Agent has no safety_settings
    File: a2a_friend_scheduling/karley_agent_adk/agent.py
    What it means: Google ADK agents use Gemini models whose configurable content filters default to OFF when safety_settings is not provided.

Recommendations are based on our understanding of agent runtime reliability, some findings may be intentional. Please let us know if this was intentional or if our findings are helpful so we can improve the accuracy of the scanner.

Best,
Trustabl.ai
Open-source AI agent reliability scanner (runs locally, GitHub Action)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant