{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_google_adk",
  "slug": "google-adk",
  "name": "Google ADK",
  "canonical_url": "https://www.openagent.bot/agents/google-adk",
  "category": "agents",
  "resource_type": "agent",
  "summary": "Google's open-source Agent Development Kit for building multi-agent systems with Python, TypeScript, Go, and Java.",
  "capabilities": [
    "workflow-orchestration",
    "tool-calling",
    "automation"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow",
    "production-agent"
  ],
  "deployment_modes": [],
  "interfaces": [],
  "integrations": [],
  "permission_surface": [],
  "risk_level": "moderate",
  "source_confidence": "medium",
  "recommended_workflows": [
    "developer workflow",
    "production agent"
  ],
  "avoid_when": [
    "Production adoption without checking source links, maintenance, permissions, and failure recovery."
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/google/adk-python"
  ],
  "last_verified_at": "2026-06-16",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/agents/google-adk.json",
    "markdown_url": "https://www.openagent.bot/agents/google-adk.md",
    "agent_json_url": "https://www.openagent.bot/agents/google-adk.agent.json"
  }
}