{"id":48322885,"url":"https://github.com/kagenti/adk","last_synced_at":"2026-04-05T00:44:31.997Z","repository":{"id":344234266,"uuid":"1181055483","full_name":"kagenti/adk","owner":"kagenti","description":"Kagenti Agent Development Kit","archived":false,"fork":false,"pushed_at":"2026-04-02T16:19:31.000Z","size":27786,"stargazers_count":9,"open_issues_count":26,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-03T04:39:26.104Z","etag":null,"topics":["a2a-protocol","agent-deployment","agent-development-kit","agentic-ai","ai-agents","kubernetes","python"],"latest_commit_sha":null,"homepage":"https://kagenti.github.io/adk/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kagenti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-13T17:44:36.000Z","updated_at":"2026-04-02T15:27:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kagenti/adk","commit_stats":null,"previous_names":["kagenti/agent-toolkit","kagenti/adk"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/kagenti/adk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagenti%2Fadk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagenti%2Fadk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagenti%2Fadk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagenti%2Fadk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kagenti","download_url":"https://codeload.github.com/kagenti/adk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kagenti%2Fadk/sbom","scorecard":{"id":1244858,"data":{"date":"2026-03-13T18:18:39Z","repo":{"name":"github.com/kagenti/agent-toolkit","commit":"d4a93e6ca5618343eda5345b5f52c568a36b8217"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":5.3,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/security-scans.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security-scans.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security-scans.yaml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security-scans.yaml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yaml:10","Info: found token with 'none' permissions: .github/workflows/security-scans.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/kagenti/agent-toolkit/stale.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:32","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: ibm"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":0,"reason":"0 out of 3 merged PRs checked by a CI test -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2026-03-14T15:50:02.638Z","repository_id":344234266,"created_at":"2026-03-14T15:50:02.639Z","updated_at":"2026-03-14T15:50:02.639Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31420773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T00:25:07.052Z","status":"ssl_error","status_checked_at":"2026-04-05T00:25:05.923Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a2a-protocol","agent-deployment","agent-development-kit","agentic-ai","ai-agents","kubernetes","python"],"created_at":"2026-04-05T00:44:31.931Z","updated_at":"2026-04-05T00:44:31.985Z","avatar_url":"https://github.com/kagenti.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kagenti ADK\n\n**The developer toolkit for getting agents into production.**\n\n[![GitHub Release](https://img.shields.io/github/v/release/kagenti/adk)](https://github.com/kagenti/adk/releases/latest)\n[![License](https://img.shields.io/github/license/kagenti/adk)](LICENSE)\n[![Discord](https://img.shields.io/badge/Discord-Join%20us-5865F2?logo=discord\u0026logoColor=white)](https://discord.gg/aJ92dNDzqB)\n\n[Documentation](https://kagenti.github.io/adk) · [Discord](https://discord.gg/aJ92dNDzqB) · [Contributing](./CONTRIBUTING.md)\n\n---\n\nKagenti ADK (Agent Development Kit) takes agents built with any framework or custom code and turns them into A2A-compliant services.\n\n\u003e [!WARNING]\n\u003e This project is under active development and not yet ready for production use.\n\n## What's in the kit\n\n| Component | Description |\n|---|---|\n| **CLI** | Scaffold projects, run agents locally, and deploy |\n| **Python SDK** | Wrap your agent with A2A, inject runtime services via dependency injection |\n| **TypeScript Client SDK** | Build applications that talk to your agents |\n| **Server** | Self-hostable runtime with everything below built in |\n\n### Runtime services\n\n| Service | What it does |\n|---|---|\n| **LLM proxy** | Single API for 15+ providers — OpenAI, Anthropic, watsonx.ai, Bedrock, Ollama |\n| **MCP connectors** | Connect agents to external tools via [Model Context Protocol](https://modelcontextprotocol.io/) |\n| **PostgreSQL** | Agent state, conversation history, and configuration |\n| **Vector search** | pgvector for embeddings and similarity search |\n| **File storage** | S3-compatible upload/download via SeaweedFS |\n| **Document extraction** | Text extraction from PDFs, CSVs, and more via Docling |\n| **Authentication** | Identity and access management via Keycloak |\n| **Observability** | LLM tracing and agent debugging via Phoenix |\n| **Web UI** | Built-in chat interface for testing your agents |\n\n## Quick start\n\n```bash\nsh -c \"$(curl -LsSf https://raw.githubusercontent.com/kagenti/adk/main/install.sh)\"\n```\n\n## Get involved\n\nWe'd love to hear from you — whether you have questions, feedback, or want to contribute.\n\n| | |\n|---|---|\n| **Discord** | [Join the community](https://discord.gg/aJ92dNDzqB) |\n| **Email** | kagenti-maintainers@googlegroups.com |\n| **Contributing** | [Read the guide](./CONTRIBUTING.md) |\n| **Issues** | [Report a bug or request a feature](https://github.com/kagenti/adk/issues) |\n\n## License\n\n[Apache 2.0](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkagenti%2Fadk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkagenti%2Fadk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkagenti%2Fadk/lists"}