google-agents-cli-adk-code

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • [Official Resource Usage]: The skill references the adk.dev domain and official Google packages such as google-adk and google-agents-cli. These are recognized vendor resources for the Agent Development Kit suite.
  • [Standard Development Commands]: Provided commands for installing tools (uv tool install), syncing projects (uv sync), and listing models via Python are standard practices for developers using these platforms.
  • [Tool and API Patterns]: The code examples for LlmAgent, FunctionTool, and Workflow follow established API patterns for the ADK SDK without introducing suspicious side effects.
  • [Secure Documentation Access]: Documentation fetching (e.g., curl https://adk.dev/llms.txt) targets an official vendor index and is used for context retrieval, not for executing remote scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 11:45 PM